Getting and cleaning data course assinment
The script downloads the data from the given link, creates folder, puts it inside and unpacks it. The multiply itterated letter variables are for auxiliary purposes. the required columns are extracted and properly named via t_label variable, every observation is properly (descriptively) labeled for the type of activity of the any given subject at any #given observation
beside the standard libraries, dplyr and varhanlde packages are used