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

View source: R/fileMove.R

fileMoveR Documentation

This function is used to move files to other locations.

Description

This function is used to move files to other locations.

Usage

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

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

CasedUgr/KnowSeq documentation built on Aug. 16, 2022, 6:19 a.m.