Learn R Programming

acro (version 0.1.7)

acro_rename_output: Rename outputs

Description

Rename outputs

Usage

acro_rename_output(old, new)

Value

No return value, called for side effects

Arguments

old

The old name of the output.

new

The new name of the output.