file.rename {file} R Documentation

File renames

Description

Usage

file.rename(from, to);

Arguments

from

character vectors, containing file names Or paths. [as string]

to

character vectors, containing file names Or paths. [as string]

env

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

This function has no value returns.

Examples


[Package file version 2.33.856.6961 Index]