Function is designed to transform data set (hyperSpec object) called "PAP_RK_2014" and labels to it.

prepare_PAP_RK_2014__MATLAB_failui(sp, language = "EN")

Arguments

sp

PAP_RK_2014 data, created by function read3csv2hy as a hyperSpec object.

language

A string, indicating a language of labels. Possible entries are EN - English and LT - Lithuanian. Default is EN.

Value

A transformed and labeled hyperSpec object.

Details

Select data columns, that are not removed, and add labels to hyperSpec object of "PAP_RK_2014" data.

Author

Vilmantas Gegzna

Examples


# prepare_PAP_RK_2014(sp)