View source: R/file_unzip2temp.R
file_unzip2temp | R Documentation |
Unzip File to Temp Directory and Return Directory Path
file_unzip2temp(zipfilepath)
zipfilepath |
Path to the zip file. |
file_unzip2temp("data/CENSUS/cb/cb_2016_01_bg_500k.zip") [1] "/tmp/Rtmp8lE8Pj/"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.