Description Details Author(s) See Also Examples
Merge eu-silc cross-sectional and longitudinal raw .csv datasets into single data.frame that can be used in analysis
| Package: | r.eusilc |
| Type: | Package |
| Version: | 0.1 |
| Date: | 2014-02-12 |
| License: | FreeBSD |
~~ An overview of how to use the package, including the most important functions ~~
Markus Kainu
Maintainer: Markus Kainu <markuskainu@gmail.com>
1 2 3 4 5 6 7 8 | dat_per_longi <- merge_eusilc(origin.path="~/data/eu_silc/2010/longi_rev2",
output.path="~/data_temp/",
level="personal",
type="longitudinal",
year="2010",
format="RData",
subset.vars="all",
subset.countries="all")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.