🚀 ⏰ 🚀
qstacktseries
, a stacked area plot
qstacktseries
qstacktseries
qtseries
vignette - vignette now has the same name as the functionbuild_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
💃
NEWS.md
file to track changes to the package.The first version of timeseries
is now tentatively available 🚀 . 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.