Function reference
-
shrthnd_num()
- Convert a character vector containing shorthand
-
make_shrthnd_num()
- Make a shrthnd_num vector from numeric and character components
-
as_shrthnd()
- Coerce a shrthnd_num to a character vector with shorthand
-
is_shrthnd_num()
is_shrthnd_integer()
is_shrthnd_double()
is_numeric()
is_shrthnd_list()
is_shrthnd_tbl()
- Test if an object is using shrthnd
-
shrthnd_list()
- List the shorthand in a vector
-
shrthnd_coercion
- Coercion of shrthnd_num vectors
-
shrthnd_maths
- Arithmetic and mathematical operations
-
where_shrthnd_cols()
which_shrthnd_cols()
any_shrthnd_cols()
- Identify which columns use shrthnd
-
shrthnd_tags()
shrthnd_unique_tags()
- Get the tags attached to a shrthnd vector
-
shrthnd_tbl()
- Add annotations to tibbles
-
annotations()
shrthnd_title()
`shrthnd_title<-`()
set_title()
shrthnd_source_note()
`shrthnd_source_note<-`()
set_source_note()
shrthnd_notes()
`shrthnd_notes<-`()
set_notes()
add_notes()
`add_notes<-`()
set_tbl_antn()
- Get and set annotations for a tibble
-
note_to_title()
note_to_source_note()
title_to_notes()
source_to_notes()
title_source_to_notes()
- Move notes to and from the title/source note of a tibble
-
find_annotations()
guess_annotations()
- Find annotations in a data frame
-
zap_title()
zap_source_note()
zap_notes()
zap_tbl()
zap_shrthnd()
- Remove annotations from tibbles