Description Usage Arguments Value Examples
Read Rosstat table from docx file
1 | read_rosstat(first, second, max_dist = 2)
|
first |
first file (required) |
second |
second file (optional) |
max_dist |
maximum misspellings for fuzzy join |
tidy data.frame
1 2 3 4 | ## Not run:
read_rosstat('12-03.docx')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.