shark_read_zip | R Documentation |
Read zip archive and unzip tab delimited files downloaded from SHARK Uses unzip (unz) and read_delim to unzip archive and read tab delimited files with standardized export format from SHARK
shark_read_zip(zipname, type = "zip")
zipname |
path to file to be read |
type |
File extension. Default is |
Data frame of file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.