alf_prep_rscript: R script for ALFRESCO probability distributions

Description Usage Arguments Details Examples

View source: R/slurm.R

Description

Generate a template R script for curating probability distributions from extracted ALFRESCO data.

Usage

1
alf_prep_rscript(out_dir = alfdef()$alf_slurm_dir, file = "alf_prep.R")

Arguments

out_dir

output directory of R script.

file

R script.

Details

Create a template R script on disk to be run by a slurm script made using alf_prep_slurm. This function does not need to be called directly if alf_prep_slurm is run with the default copy_rscript = TRUE.

This function is intended to be used in conjunction with alf_prep_slurm. It creates a copy on disk at out_dir of a template R script contained in the alfresco package.

Examples

1
## Not run: alf_prep_rscript()

leonawicz/alfresco documentation built on May 6, 2019, 4:59 p.m.