set_colnames: Set column names for each dataset.

Description Usage Arguments

View source: R/set_colnames.R

Description

Set column names for each dataset.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
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 Sept. 13, 2020, 12:14 a.m.