process: Process raw or intermediate data products into intermediate...

Description Usage Arguments

View source: R/process.R

Description

This function should be called from the generic, process(). Process raw or intermediate data products into intermediate or final data products

Usage

1
2
3
4
5
6
7
process(viz)

## S3 method for class 'character'
process(viz)

## S3 method for class 'unzip'
process(viz)

Arguments

viz

vizlab object described in viz.yaml


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.