read_zip: Reads a zipped data file to a dataframe

Description Usage Arguments Details Value

View source: R/cprd_import.R

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


rOpenHealth/rEHR documentation built on May 26, 2019, 8:51 p.m.