Description Usage Arguments Value Author(s)
View source: R/data_presentation.R
Render the desired weather data visualisation plot built with ggplot2
1 | h.render_plot(records.df, plot.chr, sensor_name.chr)
|
records.df |
A dataframe containing the records you wan to vizualize |
plot.chr |
a character specifying the type of plot you want to build ("freq", "timeSerie", "scatter") |
sensor_name.chr |
the name of the sensor data you want to plot |
an object of type plot
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.