search for: 001_appendixc

Displaying 1 result from an estimated 1 matches for "001_appendixc".

2018 May 13
0
Dataverse (reading files with .tab and .7z suffixes)
...out of hundreds results. > # The get-dataset() function has to be picked on the dynamic web address= > ) > (dataset_ifpri <- get_dataset("https://doi.org/10.7910/DVN/ZTCWYQ")) > > ## 03. Grabbing the (1st) file we are interested on > AppendixC <- get_file("001_AppendixC.tab", > "https://doi.org/10.7910/DVN/ZTCWYQ") > writeBin(AppendixC, "001_AppendixC.tab") > > read.table("001_AppendixC.tab") I imagine you are using the dataverse package. 7z is more straightforward because the file format is cl...