Learn R Programming

dstack (version 0.2.1)

auto_handler: Handle Object Types Automatically

Description

Handle Object Types Automatically

Usage

auto_handler(use_plotly_instead_of_ggplot = TRUE)

Arguments

use_plotly_instead_of_ggplot

Use plot.ly to render ggplot2 charts. It is TRUE by default.