fileMove: This function is used to move files to other locations.

Description Usage Arguments Value Examples

View source: R/fileMove.R

Description

This function is used to move files to other locations.

Usage

1
fileMove(from, to)

Arguments

from

The current path to the file.

to

The path to the new location of the file.

Value

nothing to return

Examples

1
## Not run: fileMove("ReferenceFiles/GSE74251.csv","ReferenceFiles/GSE74251Moved.csv")

KnowSeq documentation built on April 16, 2021, 6:01 p.m.