Learn R Programming

LAGOSNE (version 2.0.3)

info_table: Summarize all LAGOSNE flat files

Description

Generate table summary statistics for all LAGOSNE data frames.

Usage

info_table(lg)

Arguments

lg

list output of lagosne_load

Author

Masrour Farzan

Examples

Run this code
if (FALSE) {
lg <- lagosne_load("1.087.3")
LAGOSNE:::info_table(lg)
}

Run the code above in your browser using DataLab