download.mc | R Documentation |
Download the MatchCountry tables from Github
download.mc(
match =
"https://raw.githubusercontent.com/carolinebastian/matchcountry/master/inst/extdata/match.csv",
countrydata =
"https://raw.githubusercontent.com/carolinebastian/matchcountry/master/inst/extdata/countrydata.csv"
)
match |
Path to the master match csv file |
countrydata |
Path to the master countrydata csv file This updates the Match Country files in the library to their current versions. It will overwrite the existing files, so this should be used with care if reproducability of older analyses is a priority. You can also use this to make your own custom files for matching. |
download.mc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.