inst/system.R

p <- system.file(file.path("directory", "01-itemAnalysis.R"), package = "RSP")
system(paste0('Rscript "', p, '"'), wait=F)

Try the RSP package in your browser

Any scripts or data that you put into this service are public.

RSP documentation built on Sept. 25, 2023, 1:07 a.m.