getMissionURL: What is this mission URL?

Description Usage Arguments Details Value Author(s) Examples

View source: R/getFolderStructure.R

Description

Given a dataid, returns the corresponding root FTP path of the mission

Usage

1
getMissionURL(dataid, fullMissions=NULL)

Arguments

dataid

A character indicating the path of a .lbl object.

fullMissions

A character indicating the path of a .lbl object.

Details

Matches dataid with fullMissions looking for its

Value

A list with the mission's corresponding FTP URL.

Author(s)

George G. Vega

Examples

1
2
3
4
## Not run: 
getMissionURL("apollo12_sws_28s_19760325")

## End(Not run)

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