read_zip: Reads a zipped data file to a dataframe

Description Usage Arguments Details Value

Description

This function will unzip a zipped text file and read it in to an R data frame

Usage

1

Arguments

file

character a file to read in

...

extra arguments to pass to read.delim

Details

Default behaviour is to read in as a standard read.delim call. extra arguments to read.delim can be passed to the function

Value

a dataframe


rosap/test documentation built on May 27, 2019, 11:30 p.m.