:rocket: :alarm_clock: :rocket:
Added a new function, qstacktseries
, a stacked area plot
qstacktseries
qstacktseries
Fixed the typo in the name of the qtseries
vignette - vignette now has the same name as the function
build_vignettes = TRUE
and ref = "v0.2.0"
to the installation command in the package README
gapminder
and rlang
under suggests from imports (as they are only used in the tests)Take a look at the qstacktseries
vignette to get a sense of how this function could be used.
Added stop()
messages to the qtseries()
function to force the time and voi inputs to be numeric
Added @ImportFrom dplyr
to include pull()
function
Modified @param group to include character data as well
:dancer:
NEWS.md
file to track changes to the package.The first version of timeseries
is now tentatively available :rocket: . The package is quite limited at the moment as it only contains one function, but it is still useful for the purposes of quick data visualization. The main features are:
ggplot2
qtseries
functionTake a look at the qtseries vignette to get a sense of how this package could be used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.