Nothing
odk_to_coding()
as a complement to coding_to_odk()
missing_codes()
to extract the codes that represent missing valueslink_codings
now doesn't drop unused links by default, preferring to error out insteadlink_codings(.drop_unused)
now signals to drop any links in from
that aren't captured in to
, harmonizing information flowas.character.coding
now doesn't include links_from
by default. If you'd like to include that, use as.character(include_links_from = TRUE)
value
statements to code()
now are reported in error message for better debugging experienceto
and from
members to incomplete linking error object for end-user diagnosticsrecode_vec
and assign_coding
, simple interfaces for recoding vectors and embedding codings as attributes in vectors, respectivelyAny 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.