Compact and Flexible Summaries of Data


[Up] [Top]

Documentation for package ‘skimr’ version 2.1.5

Help Pages

skimr-package Skim a data frame
assert_is_one_skim_df Test if an object is compatible with 'skimr'
assert_is_skim_df Test if an object is compatible with 'skimr'
assert_is_skim_list Test if an object is compatible with 'skimr'
base_skimmers Functions for accessing skim_df attributes
bind Separate a big 'skim_df' into smaller data frames, by type.
complete_rate Summary statistic functions
could_be_skim_df Test if an object is compatible with 'skimr'
data_cols Functions for accessing skim_df attributes
data_rows Functions for accessing skim_df attributes
deprecated-v1 Deprecated functions from skimr v1
df_name Functions for accessing skim_df attributes
dt_key Functions for accessing skim_df attributes
fix_windows_histograms Fix unicode histograms on Windows
focus Only show a subset of summary statistics after skimming
get_default_skimmers View default skimmer names and functions
get_default_skimmer_names View default skimmer names and functions
get_one_default_skimmer View default skimmer names and functions
get_one_default_skimmer_names View default skimmer names and functions
get_sfl View default skimmer names and functions
get_skimmers Retrieve the summary functions for a specific data type
get_skimmers.AsIs Retrieve the summary functions for a specific data type
get_skimmers.character Retrieve the summary functions for a specific data type
get_skimmers.complex Retrieve the summary functions for a specific data type
get_skimmers.Date Retrieve the summary functions for a specific data type
get_skimmers.default Retrieve the summary functions for a specific data type
get_skimmers.difftime Retrieve the summary functions for a specific data type
get_skimmers.factor Retrieve the summary functions for a specific data type
get_skimmers.haven_labelled Retrieve the summary functions for a specific data type
get_skimmers.list Retrieve the summary functions for a specific data type
get_skimmers.logical Retrieve the summary functions for a specific data type
get_skimmers.numeric Retrieve the summary functions for a specific data type
get_skimmers.POSIXct Retrieve the summary functions for a specific data type
get_skimmers.Timespan Retrieve the summary functions for a specific data type
get_skimmers.ts Retrieve the summary functions for a specific data type
group_names Functions for accessing skim_df attributes
has_skimmers Test if an object is compatible with 'skimr'
has_skimr_attributes Test if an object is compatible with 'skimr'
has_skim_type_attribute Test if an object is compatible with 'skimr'
has_type_column Test if an object is compatible with 'skimr'
has_variable_column Test if an object is compatible with 'skimr'
inline_hist Summary statistic functions
inline_linegraph Summary statistic functions
is_data_frame Test if an object is compatible with 'skimr'
is_one_skim_df Test if an object is compatible with 'skimr'
is_skim_df Test if an object is compatible with 'skimr'
is_skim_list Test if an object is compatible with 'skimr'
knit_print Provide a default printing method for knitr.
knit_print.one_skim_df Provide a default printing method for knitr.
knit_print.skim_df Provide a default printing method for knitr.
knit_print.skim_list Provide a default printing method for knitr.
knit_print.summary_skim_df Provide a default printing method for knitr.
list_lengths_max Summary statistic functions
list_lengths_median Summary statistic functions
list_lengths_min Summary statistic functions
list_max_length Summary statistic functions
list_min_length Summary statistic functions
max_char Summary statistic functions
min_char Summary statistic functions
modify_default_skimmers Retrieve the summary functions for a specific data type
mutate.skim_df Mutate a skim_df
n_complete Summary statistic functions
n_empty Summary statistic functions
n_missing Summary statistic functions
n_unique Summary statistic functions
n_whitespace Summary statistic functions
partition Separate a big 'skim_df' into smaller data frames, by type.
print Print 'skim' objects
print.skim_df Print 'skim' objects
print.skim_list Print 'skim' objects
print.summary_skim_df Print 'skim' objects
repr Skimr printing within Jupyter notebooks
repr_text.one_skim_df Skimr printing within Jupyter notebooks
repr_text.skim_df Skimr printing within Jupyter notebooks
repr_text.skim_list Skimr printing within Jupyter notebooks
sfl Create a skimr function list
skim Skim a data frame, getting useful summary statistics
skim-attr Functions for accessing skim_df attributes
skim-obj Test if an object is compatible with 'skimr'
skimmers_used Functions for accessing skim_df attributes
skimr Skim a data frame
skim_format Deprecated functions from skimr v1
skim_tee Skim a data frame, getting useful summary statistics
skim_to_list Deprecated functions from skimr v1
skim_to_wide Deprecated functions from skimr v1
skim_with Set or add the summary functions for a particular type of data
skim_without_charts Skim a data frame, getting useful summary statistics
sorted_count Summary statistic functions
stats Summary statistic functions
summary.skim_df Summary function for skim_df
top_counts Summary statistic functions
to_long Create "long" skim output
to_long.default Create "long" skim output
to_long.skim_df Create "long" skim output
ts_end Summary statistic functions
ts_start Summary statistic functions
yank Separate a big 'skim_df' into smaller data frames, by type.