radiant.data1.6.8 package

Data Menu for Radiant: Business Analytics using R and Shiny

dtab.data.frame

Create an interactive table to view, search, sort, and filter data

dtab.explore

Make an interactive table of summary statistics

dtab.pivotr

Make an interactive pivot table

dtab

Method to create datatables

empty_level

Convert categorical variables to factors and deal with empty/missing v...

make_train

Generate a variable used to selected a training sample

make_vec

Convert a string of numbers into a vector

me

Margin of error

meprop

Margin of error for proportion

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...

n_missing

Number of missing values

n_obs

Number of observations

normalize

Normalize a variable x by a variable y

parse_path

Parse file path into useful components

percentiles

Calculate percentiles

pfun

Summarize a set of numeric vectors per row

reexports

Objects exported from other packages

refactor

Remove/reorder levels

register

Register a data.frame or list in Radiant

render.datatables

Method to render DT tables

render.plotly

Method to render plotly plots

render

Base method used to render htmlwidgets

round_df

Round doubles in a data.frame to a specified number of decimal places

save_clip

Save data to clipboard on Windows or macOS

sdpop

Standard deviation for the population

sdprop

Standard deviation for proportion

se

Standard error

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.explore

Deprecated: Store method for the explore function

store.pivotr

Deprecated: Store method for the pivotr function

store

Method to store variables in a dataset in Radiant

subplot

Work around to avoid (harmless) messages from subplot

summary.explore

Summary method for the explore function

summary.pivotr

Summary method for pivotr

table2data

Create data.frame from a table

to_fct

Convert characters to factors

varpop

Variance for the population

varprop

Variance for proportion

view_data

View data in a shiny-app

visualize

Visualize data using ggplot2 [https://ggplot2.tidyverse.org/](https://...

wday

Add ordered argument to lubridate::wday

weighted.sd

Weighted standard deviation

which.pmax

Index of the maximum per row

which.pmin

Index of the minimum per row

write_parquet

Workaround to store description file together with a parquet data file

xtile

Split a numeric variable into a number of bins and return a vector of ...

combine_data

Combine datasets using dplyr's bind and join functions

copy_all

Source all package functions

copy_attr

Copy attributes from one object to another

copy_from

Source for package functions

cv

Coefficient of variation

deregister

Deregister a data.frame or list in Radiant

describe

Show dataset description

does_vary

Does a vector have non-zero variability?

as_dmy_hms

Convert input in day-month-year-hour-minute-second format to date-time

as_dmy

Convert input in day-month-year format to date

as_duration

Wrapper for lubridate's as.duration function. Result converted to nume...

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_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_mdy

Convert input in month-day-year format to date

as_numeric

Convert variable to numeric avoiding potential issues with factors

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

as_ymd

Convert input in year-month-day format to date

center

Center

choose_dir

Choose a directory interactively

choose_files

Choose files interactively

ci_label

Labels for confidence intervals

ci_perc

Values at confidence levels

get_class

Get variable class

get_data

Select variables and filter data

get_summary

Create data.frame summary

ggplotly

Work around to avoid (harmless) messages from ggplotly

indexr

Find index corrected for missing values and filters

install_webshot

Install webshot and phantomjs

inverse

Calculate inverse of a variable

is_double

Is input a double (and not a date type)?

is_not

Convenience function for is.null or is.na

is_string

Is input a string?

is.empty

Is a variable empty

iterms

Create a vector of interaction terms for linear and logistic regressio...

launch

Launch radiant apps

level_list

Generate list of levels and unique values

ln

Natural log

load_clip

Load data through clipboard on Windows or macOS

make_arrange_cmd

Generate arrange commands from user input

read_files

Generate code to read a file

as_dmy_hm

Convert input in day-month-year-hour-minute format to date-time

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-lon...

explore

Explore and summarize data

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

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

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 se...

pivotr

Create a pivot table

plot.pivotr

Plot method for the pivotr function

prop

Calculate proportion

qscatter

Create a qscatter plot similar to Stata

qterms

Create a vector of quadratic and cubed terms for use in linear and log...

radiant.data_url

Start radiant.data app but do not open a browser

radiant.data_viewer

Launch the radiant.data app in the Rstudio viewer

radiant.data_window

Launch the radiant.data app in an Rstudio window

radiant.data-deprecated

Deprecated function(s) in the radiant.data package

radiant.data

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.

  • Maintainer: Vincent Nijs
  • License: AGPL-3 | file LICENSE
  • Last published: 2025-09-16