Other packages > Find by keyword >

radiant  

Business Analytics using R and Shiny
View on CRAN: Click here


Download and install radiant package within the R console
Install from CRAN:
install.packages("radiant")

Install from Github:
library("remotes")
install_github("cran/radiant")

Install by package version:
library("remotes")
install_version("radiant", "1.6.6")



Attach the package and use:
library("radiant")
Maintained by
Vincent Nijs
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-17
Latest Update: 2023-12-17
Description:
A platform-independent browser-based interface for business analytics in R, based on the shiny package. The application combines the functionality of 'radiant.data', 'radiant.design', 'radiant.basics', 'radiant.model', and 'radiant.multivariate'.
How to cite:
Vincent Nijs (2015). radiant: Business Analytics using R and Shiny. R package version 1.6.6, https://cran.r-project.org/web/packages/radiant. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.71 (2015-03-17 00:11), 0.1.75 (2015-03-18 09:52), 0.1.83 (2015-03-25 00:19), 0.6.0 (2016-09-22 23:56), 0.8.0 (2017-04-29 23:20), 0.9.5 (2018-06-15 19:43), 0.9.7 (2018-10-07 19:30), 0.9.9.1 (2019-05-18 06:50), 0.9.9 (2019-03-10 22:40), 1.3.2 (2020-04-11 07:00), 1.4.0 (2021-06-08 06:30), 1.4.1 (2021-11-22 09:20), 1.4.2 (2022-05-25 09:30), 1.4.4 (2022-08-09 04:30), 1.5.0 (2023-01-14 00:20), 1.6.0 (2023-09-11 11:30), 1.6.1 (2023-12-17 17:50)
Other packages that cited radiant R package
View radiant citation profile
Other R packages that radiant depends, imports, suggests or enhances
Complete documentation for radiant
Functions, R codes and Examples using the radiant R package
Some associated functions: launcher . lin_launcher . mac_launcher . radiant . radiant_url . radiant_viewer . radiant_window . win_launcher . 
Some associated R codes: aaa.R . radiant.R .  Full radiant package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA