RenameColumnsWithNameStart: Is there any column in 'df' with name "start"? If there is,...

View source: R/VCF_to_catalog_functions.R

RenameColumnsWithNameStartR Documentation

Is there any column in df with name "start"? If there is, change its name to "start_old" so that it will conflict with code in other parts of ICAMS package.

Description

Is there any column in df with name "start"? If there is, change its name to "start_old" so that it will conflict with code in other parts of ICAMS package.

Usage

RenameColumnsWithNameStart(df)

ICAMS documentation built on June 15, 2025, 1:08 a.m.