Data Menu for Radiant: Business Analytics using R and Shiny
Create an interactive table to view, search, sort, and filter data
Make an interactive table of summary statistics
Make an interactive pivot table
Method to create datatables
Convert categorical variables to factors and deal with empty/missing v...
Generate a variable used to selected a training sample
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
Add ordered argument to lubridate::month
Add transformed variables to a data frame with the option to include a...
Number of missing values
Number of observations
Normalize a variable x by a variable y
Parse file path into useful components
Calculate percentiles
Summarize a set of numeric vectors per row
Objects exported from other packages
Remove/reorder levels
Register a data.frame or list in Radiant
Method to render DT tables
Method to render plotly plots
Base method used to render htmlwidgets
Round doubles in a data.frame to a specified number of decimal places
Save data to clipboard on Windows or macOS
Standard deviation for the population
Standard deviation for proportion
Standard error
Search for a pattern in all columns of a data.frame
Standard error for proportion
Alias used to add an attribute
Show all rows with duplicated values (not just the first or last)
Add stars based on p.values
Slice data with user-specified expression
Calculate square of a variable
Hide warnings and messages and return invisible
Hide warnings and messages and return result
Standardize
Deprecated: Store method for the explore function
Deprecated: Store method for the pivotr function
Method to store variables in a dataset in Radiant
Work around to avoid (harmless) messages from subplot
Summary method for the explore function
Summary method for pivotr
Create data.frame from a table
Convert characters to factors
Variance for the population
Variance for proportion
View data in a shiny-app
Visualize data using ggplot2 [https://ggplot2.tidyverse.org/](https://...
Add ordered argument to lubridate::wday
Weighted standard deviation
Index of the maximum per row
Index of the minimum per row
Workaround to store description file together with a parquet data file
Split a numeric variable into a number of bins and return a vector of ...
Combine datasets using dplyr's bind and join functions
Source all package functions
Copy attributes from one object to another
Source for package functions
Coefficient of variation
Deregister a data.frame or list in Radiant
Show dataset description
Does a vector have non-zero variability?
Convert input in day-month-year-hour-minute-second format to date-time
Convert input in day-month-year format to date
Wrapper for lubridate's as.duration function. Result converted to nume...
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-hour-minute format to date-time
Convert input in month-day-year-hour-minute-second format to date-time
Convert input in month-day-year format to date
Convert variable to numeric avoiding potential issues with factors
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
Convert input in year-month-day format to date
Center
Choose a directory interactively
Choose files interactively
Labels for confidence intervals
Values at confidence levels
Get variable class
Select variables and filter data
Create data.frame summary
Work around to avoid (harmless) messages from ggplotly
Find index corrected for missing values and filters
Install webshot and phantomjs
Calculate inverse of a variable
Is input a double (and not a date type)?
Convenience function for is.null or is.na
Is input a string?
Is a variable empty
Create a vector of interaction terms for linear and logistic regressio...
Launch radiant apps
Generate list of levels and unique values
Natural log
Load data through clipboard on Windows or macOS
Generate arrange commands from user input
Generate code to read a file
Convert input in day-month-year-hour-minute format to date-time
Convenience function to add a class
Convenience function to add a markdown description to a data.frame
Arrange data with user-specified expression
Wrapper for as.character
Distance in kilometers or miles between two locations based on lat-lon...
Explore and summarize data
Filter data with user-specified expression
Find Dropbox folder
Find Google Drive folder
Find user directory
Find the Rstudio project folder
Ensure column names are valid
Replace smart quotes etc.
Flip the DT table to put Function, Variable, or Group by on top
Format a data.frame with a specified number of decimal places
Format a number with a specified number of decimal places, thousand se...
Create a pivot table
Plot method for the pivotr function
Calculate proportion
Create a qscatter plot similar to Stata
Create a vector of quadratic and cubed terms for use in linear and log...
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
Deprecated function(s) in the radiant.data package
radiant.data
The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.
Useful links