readPDStable: Retrieve data into a PDS object.

Description Usage Arguments Details Value Author(s)

View source: R/dataProccess.R

Description

Given a data id download the data from the ftp://pds-geosciences.wustl.edu/ and it convert into a PDS object

Usage

1
readPDStable(dataid)

Arguments

dataid

String of PDS data id

Details

Given a header search for two files, a plain-text table (.tab) and plain text metadata file (.lbl) which describes table data.

Value

A PDS object.

Author(s)

George G. Vega


gvegayon/PDSR documentation built on May 17, 2019, 9:29 a.m.