match_arg()
. It is safer, faster, and more flexible than
its base::match.arg()
counterpart.nest()
to nest a value within a list that has an arbitrary
number of levels, named or not. has_names()
.%||%
(nullish) operator. Returns an alternative value if the first one
is NULL
.%+%
operator to concatenate two strings together.rlang
typically offers, both in terms of performance and convenience. However,
managing R dependencies can be a big mess in production, so dotprofile
tries hard to avoid relying on other packages when it is not absolutely
required. Check out ?dotprofile::introspectors
for more information.NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.