Displaying 1 result from an estimated 1 matches for "ztcwyq".
2018 May 13
0
Dataverse (reading files with .tab and .7z suffixes)
...this example, I have chosen the word ".Hunge=
> r" to get
> # one list and then picked up one 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_Append...