% Generated by roxygen2: do not edit by hand % Please edit documentation in R/raw_str_map.R \name{take.raw_str_map.columns} \alias{take.raw_str_map.columns} \title{Takes $id, $info, $costs objects of a raw_str_map object and create Source-Description pairs} \usage{ take.raw_str_map.columns(listcontent) } \arguments{ \item{listcontent}{} } \value{ list(COLUMN-NAME = c(SOURCE=csv column name, DESCRIPTION=description of column), ..... ) } \description{ Used internally }