autoplot.rte.data.table: Autplot method

View source: R/autoplot.R

autoplot.rte.data.tableR Documentation

Autplot method

Description

Quick ggplot to explore data

Usage

## S3 method for class 'rte.data.table'
autoplot(object, interactive = FALSE, ...)

Arguments

object

a rte.data.table obtained from the API.

interactive

Logical, produce an interactive visualisation.

...

other arguments passed to specific methods

Value

A ggplot object.

Examples

# todo

dreamRs/rte.data documentation built on Oct. 6, 2022, 6:32 p.m.