Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 33 found.
[1] < 1 2 3 4 > [4]  Sort:

knit_print.plotly_built (Package: plotly) : Print a 'built' plotly object in a knitr doc

Print a 'built' plotly object in a knitr doc
● Data Source: CranContrib
● Keywords:
● Alias: knit_print.plotly_built
● 0 images

get_figure (Package: plotly) : Request a figure object

Figure objects work in the same way as plotly objects, but when printed, they overwrite the already existing plotly object (instead of creating a new plotly).
● Data Source: CranContrib
● Keywords:
● Alias: get_figure
● 0 images

get_plot (Package: plotly) : Obtain underlying data of plotly object

Given a data frame with a class of plotly, this function returns the arguments and/or data used to create the plotly. If no data frame is provided, the last plotly object created in this R session is returned (if it exists).
● Data Source: CranContrib
● Keywords:
● Alias: get_plot
● 0 images

%>% (Package: plotly) : Pipe operator

See %>% for more details.
● Data Source: CranContrib
● Keywords: internal
● Alias: %>%
● 0 images

event_data (Package: plotly) : Access plotly user input event data in shiny

This function must be called within a reactive shiny context.
● Data Source: CranContrib
● Keywords:
● Alias: event_data
● 0 images

signup (Package: plotly) : Create a new plotly account.

A sign up interface to plotly through the R Console.
● Data Source: CranContrib
● Keywords:
● Alias: signup
● 0 images

geom2trace (Package: plotly) : Convert a "basic" geoms to a plotly.js trace.

This function makes it possible to convert ggplot2 geoms that are not included with ggplot2 itself. Users shouldn't need to use this function. It exists purely to allow other package authors to write their own conversion method(s).
● Data Source: CranContrib
● Keywords:
● Alias: geom2trace
● 0 images

plot_ly (Package: plotly) : Initiate a plotly visualization

Transform data into a plotly visualization.
● Data Source: CranContrib
● Keywords:
● Alias: plot_ly
● 0 images

to_basic (Package: plotly) : Convert a geom to a "basic" geom.

This function makes it possible to convert ggplot2 geoms that are not included with ggplot2 itself. Users shouldn't need to use this function. It exists purely to allow other package authors to write their own conversion method(s).
● Data Source: CranContrib
● Keywords:
● Alias: to_basic
● 0 images

embed_notebook (Package: plotly) : Embed a plotly figure as an iframe into a IPython Notebook

Embed a plotly figure as an iframe into a IPython Notebook
● Data Source: CranContrib
● Keywords:
● Alias: embed_notebook
● 0 images