saveRDA: saveRDA

Description Arguments Value Author(s)

View source: R/processingFuns.R

Description

Renames and saves filtered/formated project data as a .rda file in the "data" folder of the current directory.

Arguments

projectName

character; The name of the project. Must correspond with the project folder name located at EngeLab/data.

...

Items to be saved in the .rda file. Note that these variables are renamed before saving such that they have the projectName argument prepended to the current variable name.

Value

The .rda file is saved as "data/projectName.rda".

Author(s)

Jason Serviss


jasonserviss/sp.scRNAseqData documentation built on Jan. 8, 2020, 11:46 a.m.