Data > ManageFunctions used with Data > Manage |
|
---|---|
Choose a directory interactively |
|
Choose files interactively |
|
Show dataset description |
|
Find Dropbox folder |
|
Find Google Drive folder |
|
Find user directory |
|
Find the Rstudio project folder |
|
Ensure column names are valid |
|
Select variables and filter data |
|
Load data through clipboard on Windows or macOS |
|
Parse file path into useful components |
|
Generate code to read a file |
|
Save data to clipboard on Windows or macOS |
|
Convert characters to factors |
|
Data > ViewFunctions used with Data > View |
|
Method to create datatables |
|
Create an interactive table to view, search, sort, and filter data |
|
Filter data with user-specified expression |
|
Search for a pattern in all columns of a data.frame |
|
View data in a shiny-app |
|
Data > VisualizeFunction used with Data > Visualize |
|
Visualize data using ggplot2 https://ggplot2.tidyverse.org/ |
|
Create a qscatter plot similar to Stata |
|
Work around to avoid (harmless) messages from ggplotly |
|
Work around to avoid (harmless) messages from subplot |
|
Data > PivotFunctions used with Data > Pivot |
|
Create a pivot table |
|
Summary method for pivotr |
|
Make an interactive pivot table |
|
Plot method for the pivotr function |
|
Data > ExploreFunctions used with Data > Pivot |
|
Explore and summarize data |
|
Summary method for the explore function |
|
Make an interactive table of summary statistics |
|
Flip the DT table to put Function, Variable, or Group by on top |
|
Data > TransformFunctions used with Data > Transform |
|
Wrapper for as.character |
|
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 |
|
Convert input in day-month-year format to date |
|
Convert input in day-month-year-hour-minute format to date-time |
|
Convert input in day-month-year-hour-minute-second format to date-time |
|
Wrapper for lubridate's as.duration function. Result converted to numeric |
|
Wrapper for factor with ordered = FALSE |
|
Convert input in hour-minute format to time |
|
Convert input in hour-minute-second format to time |
|
Convert variable to integer avoiding potential issues with factors |
|
Convert input in month-day-year format to date |
|
Convert input in month-day-year-hour-minute format to date-time |
|
Convert input in month-day-year-hour-minute-second format to date-time |
|
Convert variable to numeric avoiding potential issues with factors |
|
Convert input in year-month-day format to date |
|
Convert input in year-month-day-hour-minute format to date-time |
|
Convert input in year-month-day-hour-minute-second format to date-time |
|
Center |
|
Coefficient of variation |
|
Calculate inverse of a variable |
|
Is a character variable defined |
|
Convenience function for is.null or is.na |
|
Is input a double (and not a date type)? |
|
Is input a string? |
|
Generate list of levels and unique values |
|
Natural log |
|
Generate a variable used to selected a training sample |
|
Add ordered argument to lubridate::month |
|
Add transformed variables to a data frame with the option to include a custom variable name extension |
|
Number of missing values |
|
Number of observations |
|
Normalize a variable x by a variable y |
|
Convert a string of numbers into a vector |
|
Margin of error |
|
Margin of error for proportion |
|
Calculate the mode (modal value) and return a label |
|
|
Calculate percentiles |
Calculate proportion |
|
Remove/reorder levels |
|
Standard deviation for the population |
|
Standard deviation for proportion |
|
Standard error |
|
Standard error for proportion |
|
Show all rows with duplicated values (not just the first or last) |
|
Calculate square of a variable |
|
Standardize |
|
Method to store variables in a dataset in Radiant |
|
Create data.frame from a table |
|
Variance for the population |
|
Variance for proportion |
|
Add ordered argument to lubridate::wday |
|
Weighted standard deviation |
|
Index of the maximum per row |
|
Index of the minimum per row |
|
|
Summarize a set of numeric vectors per row |
Split a numeric variable into a number of bins and return a vector of bin numbers |
|
Data > CombineFunctions used with Data > Combine |
|
Combine datasets using dplyr's bind and join functions |
|
ReportFunctions used with Report > Rmd and Report > R |
|
Replace smart quotes etc. |
|
Format a data.frame with a specified number of decimal places |
|
Format a number with a specified number of decimal places, thousand sep, and a symbol |
|
Round doubles in a data.frame to a specified number of decimal places |
|
Register a data.frame or list in Radiant |
|
Deregister a data.frame or list in Radiant |
|
Base method used to render htmlwidgets |
|
Method to render DT tables |
|
Method to render plotly plots |
|
Convenience functionsConvenience functions |
|
Convenience function to add a class |
|
Get variable class |
|
Labels for confidence intervals |
|
Values at confidence levels |
|
Source all package functions |
|
Copy attributes from one object to another |
|
Source for package functions |
|
Does a vector have non-zero variability? |
|
Convert categorical variables to factors and deal with empty/missing values |
|
Create data.frame summary |
|
Find index corrected for missing values and filters |
|
Install webshot and phantomjs |
|
Create a vector of interaction terms for linear and logistic regression |
|
Create a vector of quadratic and cubed terms for use in linear and logistic regression |
|
Alias used to add an attribute |
|
Add stars based on p.values |
|
Hide warnings and messages and return invisible |
|
Hide warnings and messages and return result |
|
Starting radiant.dataFunctions used to start radiant shiny apps |
|
Launch radiant apps |
|
radiant.data |
|
Start radiant.data app but do not open a browser |
|
Launch the radiant.data app in the Rstudio viewer |
|
Launch the radiant.data app in an Rstudio window |
|
Re-exportedFunctions exported from other packages |
|
Objects exported from other packages |
|
Data setsData sets bundled with radiant.data |
|
Avengers |
|
Diamond prices |
|
Comic publishers |
|
Super heroes |
|
Survival data for the Titanic |
|
DeprecatedDeprecated |
|
Deprecated function(s) in the radiant.data package |
|
Deprecated: Store method for the pivotr function |
|
Deprecated: Store method for the explore function |