destatiscleanr: Import and clean data from official German statistical...

Description Usage Arguments Value Examples

View source: R/destatiscleanr.R

Description

This is the main function of the package destatiscleanr. It calls four functions to read the file, delete copyright and metadata information, cleans the column headers and converts certain columns to numeric.

Usage

1

Arguments

file

path to the csv file, that should be cleaned

Value

dataframe

Examples

1
2
3
4
## Not run: 
destatiscleanr(file = "path/to/destatis_table.csv")

## End(Not run)

cutterkom/destatiscleanr documentation built on June 3, 2020, 4:09 p.m.