getColnames: Retrieve information of the variables from a .lbl file

Description Usage Arguments Details Value Author(s) Examples

View source: R/lbl.R

Description

Given a path to a .lbl file this function get the column names of the asociated .tab file.

Usage

1

Arguments

x

A string indicating the path of a .lbl file.

Details

this and that

Value

A character vector of names.

Author(s)

George Vega

Examples

1
getColnames("data/apollo12_sws_28s_19760325.lbl")

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