Learn R Programming

canceR (version 1.4.0)

setWorkspace: Setting work Directory and output folders.At starting window, user needs to set work directory for output data. The function is foud in File menu.

Description

Setting work Directory and output folders.At starting window, user needs to set work directory for output data. The function is foud in File menu.

Usage

setWorkspace()

Arguments

Value

paths of output files

Examples

Run this code
load(paste(path.package("canceR"),"/data/brca_tcga73genes.RData", sep=""))
## Not run: 
# setWorkspace()
# ## End(Not run)

Run the code above in your browser using DataLab