Nothing
ggplot2::scale_type()
again, because ggplot2 gained (with v3.4.2)
an additional scale_type.integer()
method that already ensures proper method
dispatch, there. Also removed ggplot2 from DESCRIPTION file.ggplot2::scale_type()
to avoid unnecessary warnings.keep_label
to
specify whether the variable label should be retained."_PACKAGE"
feature.as()
methods to support the S4 class system.tiny_labelled
class.Math
, Ops
, Summary
, and Complex
from
the base package.LazyData
from DESCRIPTION fileNEWS.md
file to track changes to the package.variable.data.frame()<-
, NULL elements of a value list are now ignored,
which simplifies extracting variable labels from one data frame and assigning
these variable labels to the corresponding columns of another data frame.assign_label.default()
, label and class attribute are now directly set,
which comes with a small performance benefit.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.