Learn R Programming

mmstat4 (version 0.2.0)

ghc: Creates a ghdecompose pbject

Description

ghc creates from a list of file names using ghdecompose() and deletes mssing files.

Usage

ghc(...)

Value

a ghdecompose pbject

Arguments

...

list(s) of filenmaes

Examples

Run this code
ghc(list.files(system.file(package="mmstat4"), recursive=TRUE))

Run the code above in your browser using DataLab