shark_read_zip: Read zip archive and unzip tab delimited files downloaded...

View source: R/shark_read.R

shark_read_zipR 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

Description

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

Usage

shark_read_zip(zipname, type = "zip")

Arguments

zipname

path to file to be read

type

File extension. Default is .zip.

Value

Data frame of file


sharksmhi/SHARK4R documentation built on Jan. 9, 2025, 5:15 p.m.