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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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