read_rosstat: Read Rosstat table from docx file

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Read Rosstat table from docx file

Usage

1
read_rosstat(first, second, max_dist = 2)

Arguments

first

first file (required)

second

second file (optional)

max_dist

maximum misspellings for fuzzy join

Value

tidy data.frame

Examples

1
2
3
4
## Not run: 
read_rosstat('12-03.docx')

## End(Not run)

tsamsonov/rosstat documentation built on May 28, 2019, 4:32 a.m.