Displaying 1 result from an estimated 1 matches for "opsaml_b_0_2_1".
Did you mean:
opsaml_b_0_2_2
2009 Oct 20
2
Problem using the source-function within R-functions
...roblem?
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 local values to be summed:
source('preproces_topology.r', local = T)
source('preproces_loc_val.r', local = T)
# Loop for each grouping factor (column in ind_noder_0: "o...