vizlab: Utilities for building online data visualizations

Description Usage Arguments

Description

Utilities for building online data visualizations

Coerce viz objects

Convert character (id) to vizlab object

Convert list into vizlab object

Recast viz into new vizlab object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
as.viz(x, ...)

## S3 method for class 'character'
as.viz(x, ...)

## S3 method for class 'list'
as.viz(x, ...)

## S3 method for class 'viz'
as.viz(x, ...)

Arguments

x

object to coerce to viz.

...

further arguments passed to or from other methods.


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