pics.read: pics.read : read a PICs file

Description Usage Arguments Value Examples

View source: R/piccolo.R

Description

Read into memory PICs from pics.download(output="X") or manually saved text from the website (copy+paste to a text file, not suggested)

Usage

1

Arguments

filepath

String with the filepath to the data to read.

Value

PICs dataframe

Examples

1
myCredSet <- pics.read("/full/path/to/PICs_credSet.txt")

Ksieber/piccolo documentation built on Jan. 11, 2020, 11:39 a.m.