saveObj-methods: description of function saveObj

saveObjR Documentation

description of function saveObj

Description

This function saves the object either as analysis.RData or norm_data.RData if the analysi.RData has not been produced before

Usage

saveObj(data, file = NULL)

Arguments

data

the NGScollation object

file

the outfile default=paste(str_replace_all(data$name, "\s+", "_" ), '.RData',sep=”)


stela2502/NGScollation documentation built on Feb. 27, 2025, 6:23 a.m.