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

View source: R/VCF_to_catalog_functions.R

RenameColumnsWithNameEndR Documentation

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

Description

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

Usage

RenameColumnsWithNameEnd(df)

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