search for: ind_loc_v

Displaying 1 result from an estimated 1 matches for "ind_loc_v".

Did you mean: ind_loc_val
2009 Oct 20
2
Problem using the source-function within R-functions
...R, then calling the "myfunction" gives an error because the content of 'file1.r' and 'file2.r' seems to be missing. Anyone has the trick to overcome this problem? Thanks in advance! best wishes, Johan PS: My function is: run_accumm_value <- function(ind_noder_0, ind_loc_val,ind_retention,downstream){ ## Preprocessing of looping calculations: koersel_uden_ret <- length(unique(ind_noder_0$oplid)) opsaml_b_0_2 <- numeric(koersel_uden_ret) opsaml_b_0_2_1 <- numeric(koersel_uden_ret) opsaml_b_0_2_2 <- seq(1:koersel_uden_ret) ## Preprocessing of topology and l...