prettify_instrument: Prettify instrument

View source: R/prettify_instrument.R

prettify_instrumentR Documentation

Prettify instrument

Description

Renames columns and applies labels as needed to make the data easier to read. This is not called automatically like .preprocess() and .postprocess(), and so is done on an as-needed basis.

Usage

prettify_instrument(inst_data, inst_prefix)

Arguments

inst_data

Instrument data

inst_prefix

Instrument prefix

Value

The instrument data frame but with various things manually renamed to make them easier to read


tsostarics/anrlab documentation built on Nov. 6, 2022, 3:54 a.m.