rsocsim icon indicating copy to clipboard operation
rsocsim copied to clipboard

Unused argument `simname` in `create_sup_file()`

Open ohexel opened this issue 1 year ago • 0 comments

The argument simname in create_sup_file <- function(simfolder, simname) isn't actually used.

Maybe it was supposed to used instead of the hardcoded socsim.sup? See the line sup.fn <- "socsim.sup".

ohexel avatar Nov 26 '24 13:11 ohexel