Skip to content

Commit b915057

Browse files
committed
access private functions
1 parent 76620e8 commit b915057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inst/scripts/test-rabimo.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ if (FALSE)
5555

5656
rabimo_inputs_2020 <- kwb.rabimo::prepare_berlin_inputs(
5757
data = berlin_2020_data,
58-
config = kwb.abimo::read_config()
58+
config = kwb.abimo:::read_config()
5959
)
6060

6161
# Fehler: Column 'gw_dist' must not contain missing values (NA, found 4

0 commit comments

Comments
 (0)