parseLbl: Parser for .lbl files.

Description Usage Arguments Details Value Author(s) Examples

View source: R/lbl.R

Description

This function parser the labels files extracting information about the asociated data.

Usage

1

Arguments

x

A character indicating the path of a .lbl object.

Details

This is a recursive function which use regex to perform the extraction of the information.

Value

A nested list with the information.

Author(s)

George Vega

Examples

1
parseLbl("data/apollo12_sws_28s_19760325.lbl")

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