Skip to contents

All functions

print(<tspec>) format(<tspec_df>)
Printing tibblify specifications
get_spec()
Examine the column specification
gh_repos
GitHub Repositories
gh_users
GitHub Users
got_chars
Game of Thrones POV characters
guess_tspec() guess_tspec_df() guess_tspec_object()
Guess the tibblify() Specification
nest_tree()
Convert a data frame to a tree
parse_openapi_spec() parse_openapi_schema()
Parse an OpenAPI spec
politicians
Politicians
should_inform_unspecified()
Determine whether to inform about unspecified fields in spec
tib_unspecified() tib_scalar() tib_lgl() tib_int() tib_dbl() tib_chr() tib_date() tib_chr_date() tib_vector() tib_lgl_vec() tib_int_vec() tib_dbl_vec() tib_chr_vec() tib_date_vec() tib_chr_date_vec() tib_variant() tib_recursive() tib_row() tib_df()
Create a Field Specification
tibblify()
Rectangle a nested list
tspec_combine()
Combine multiple specifications
tspec_df() tspec_object() tspec_recursive() tspec_row()
Create a Tibblify Specification
unnest_tree()
Unnest a recursive data frame
unpack_tspec() camel_case_to_snake_case()
Unpack a tibblify specification
untibblify()
Convert a data frame or object into a nested list