change_obs_varName: Standardisation of observation data column names.

View source: R/change_varName.R

change_obs_varNameR Documentation

Standardisation of observation data column names.

Description

Attribute standard names to column names of observation data.frame for the next steps of the analysis.

Usage

change_obs_varName(obs_base)

Arguments

obs_base

Data.frame containing column names to standardize.

Value

This function return the same data.frame as in input with the standardized column name.


MathieuGenu/geffaeR documentation built on March 23, 2022, 7:50 p.m.