shark_read: Read tab delimited files downloaded from SHARK Uses...

View source: R/shark_read.R

shark_readR Documentation

Read tab delimited files downloaded from SHARK Uses read_delim to read tab delimited files with standardized export format from SHARK

Description

Read tab delimited files downloaded from SHARK Uses read_delim to read tab delimited files with standardized export format from SHARK

Usage

shark_read(filename, type = "txt")

Arguments

filename

Path to file to be read

type

File extension. Default is .txt.

Value

Data frame of file


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