KitDocumentation

ColumnCopy

Copies a column within a dataframe to an additional column with a new name. This is beneficial to use when you want to perform operations on the data in a column but do not want to modify or overwrite the original data.

Options

columns: Specifies columns to copy
to: Specifies the new column name

Examples

Example 1 - Copying Multiple Columns

To copy multiple columns, instead of just one, add multiple column names to the kit. In this case, we also supplied multiple new column names with the
#> @@@@@ ColumnCopy Rating Website --to PreviousRating PreviousWebsite
AFLEFT  AFRIGHT