set_colnames: Set column names for each dataset.

View source: R/set_colnames.R

set_colnamesR Documentation

Set column names for each dataset.

Description

Set column names for each dataset.

Usage

set_colnames(x, ...)

## S3 method for class 'PRS'
set_colnames(x, ...)

## S3 method for class 'TEM'
set_colnames(x, ...)

## S3 method for class 'RHU'
set_colnames(x, ...)

## S3 method for class 'PRE'
set_colnames(x, ...)

## S3 method for class 'EVP'
set_colnames(x, ...)

## S3 method for class 'WIN'
set_colnames(x, ...)

Arguments

x

A cmdc object. Created by import_cmdc_data.

...

Not used yet.


hxfan1227/cmdcr documentation built on Nov. 1, 2024, 12:40 a.m.