add_class |
Convenience function to add a class |
add_description |
Convenience function to add a markdown description to a data.frame |
arrange_data |
Arrange data with user-specified expression |
as_character |
Wrapper for as.character |
as_distance |
Distance in kilometers or miles between two locations based on lat-long Function based on <http://www.movable-type.co.uk/scripts/latlong.html>. Uses the haversine formula |
as_dmy |
Convert input in day-month-year format to date |
as_dmy_hm |
Convert input in day-month-year-hour-minute format to date-time |
as_dmy_hms |
Convert input in day-month-year-hour-minute-second format to date-time |
as_duration |
Wrapper for lubridate's as.duration function. Result converted to numeric |
as_factor |
Wrapper for factor with ordered = FALSE |
as_hm |
Convert input in hour-minute format to time |
as_hms |
Convert input in hour-minute-second format to time |
as_integer |
Convert variable to integer avoiding potential issues with factors |
as_mdy |
Convert input in month-day-year format to date |
as_mdy_hm |
Convert input in month-day-year-hour-minute format to date-time |
as_mdy_hms |
Convert input in month-day-year-hour-minute-second format to date-time |
as_numeric |
Convert variable to numeric avoiding potential issues with factors |
as_ymd |
Convert input in year-month-day format to date |
as_ymd_hm |
Convert input in year-month-day-hour-minute format to date-time |
as_ymd_hms |
Convert input in year-month-day-hour-minute-second format to date-time |
avengers |
Avengers |
filterdata |
Deprecated function(s) in the radiant.data package |
filter_data |
Filter data with user-specified expression |
find_dropbox |
Find Dropbox folder |
find_gdrive |
Find Google Drive folder |
find_home |
Find user directory |
find_project |
Find the Rstudio project folder |
fixMS |
Deprecated function(s) in the radiant.data package |
fix_names |
Ensure column names are valid |
fix_smart |
Replace smart quotes etc. |
flip |
Flip the DT table to put Function, Variable, or Group by on top |
formatdf |
Deprecated function(s) in the radiant.data package |
formatnr |
Deprecated function(s) in the radiant.data package |
format_df |
Format a data.frame with a specified number of decimal places |
format_nr |
Format a number with a specified number of decimal places, thousand sep, and a symbol |
make_arrange_cmd |
Generate arrange commands from user input |
make_train |
Generate a variable used to selected a training sample |
make_vec |
Convert a string of numbers into a vector |
max_rm |
Deprecated function(s) in the radiant.data package |
me |
Margin of error |
mean_rm |
Deprecated function(s) in the radiant.data package |
median_rm |
Deprecated function(s) in the radiant.data package |
meprop |
Margin of error for proportion |
min_rm |
Deprecated function(s) in the radiant.data package |
modal |
Calculate the mode (modal value) and return a label |
month |
Add ordered argument to lubridate::month |
mutate_ext |
Add transformed variables to a data frame with the option to include a custom variable name extension |
p01 |
Calculate percentiles |
p025 |
Calculate percentiles |
p05 |
Calculate percentiles |
p10 |
Calculate percentiles |
p25 |
Calculate percentiles |
p75 |
Calculate percentiles |
p90 |
Calculate percentiles |
p95 |
Calculate percentiles |
p975 |
Calculate percentiles |
p99 |
Calculate percentiles |
parse_path |
Parse file path into useful components |
pcv |
Summarize a set of numeric vectors per row |
pfun |
Summarize a set of numeric vectors per row |
pivotr |
Create a pivot table |
plot.pivotr |
Plot method for the pivotr function |
pmean |
Summarize a set of numeric vectors per row |
pmedian |
Summarize a set of numeric vectors per row |
pp01 |
Summarize a set of numeric vectors per row |
pp025 |
Summarize a set of numeric vectors per row |
pp05 |
Summarize a set of numeric vectors per row |
pp10 |
Summarize a set of numeric vectors per row |
pp25 |
Summarize a set of numeric vectors per row |
pp75 |
Summarize a set of numeric vectors per row |
pp95 |
Summarize a set of numeric vectors per row |
pp975 |
Summarize a set of numeric vectors per row |
pp99 |
Summarize a set of numeric vectors per row |
prop |
Calculate proportion |
psd |
Summarize a set of numeric vectors per row |
psum |
Summarize a set of numeric vectors per row |
publishers |
Comic publishers |
pvar |
Summarize a set of numeric vectors per row |
save_clip |
Save data to clipboard on Windows or macOS |
sdpop |
Standard deviation for the population |
sdprop |
Standard deviation for proportion |
sd_rm |
Deprecated function(s) in the radiant.data package |
se |
Standard error |
Search |
Deprecated function(s) in the radiant.data package |
search_data |
Search for a pattern in all columns of a data.frame |
seprop |
Standard error for proportion |
set_attr |
Alias used to add an attribute |
show_duplicated |
Show all rows with duplicated values (not just the first or last) |
sig_stars |
Add stars based on p.values |
slice_data |
Slice data with user-specified expression |
square |
Calculate square of a variable |
sshh |
Hide warnings and messages and return invisible |
sshhr |
Hide warnings and messages and return result |
standardize |
Standardize |
store |
Method to store variables in a dataset in Radiant |
store.explore |
Deprecated: Store method for the explore function |
store.pivotr |
Deprecated: Store method for the pivotr function |
subplot |
Work around to avoid (harmless) messages from subplot |
summary.explore |
Summary method for the explore function |
summary.pivotr |
Summary method for pivotr |
sum_rm |
Deprecated function(s) in the radiant.data package |
superheroes |
Super heroes |