Learn R Programming

⚠️There's a newer version (0.4.2) of this package.Take me there.

shinyr: Data Insights Through Inbuilt R Shiny App

  1. Do you want to get insights of your data without much efforts?
  2. Do you want to build a shiny dashboard for your own data?
  3. Do you want to perform analysis on your data by subseting it dynamically?
  4. Do you want to perform initial analysis on your data with just few clicks?
  5. All these are possible with shinyr without doing much programming! you just have to run one single command and upload your data.
install.packages("shinyr")
library(shinyr)
shinyr::shineMe()

Remember your data stays with you safe! your data will not be exposed to anyone/anywhere.

Copy Link

Version

Install

install.packages('shinyr')

Monthly Downloads

168

Version

0.3.0

License

GPL-3

Maintainer

Jayachandra N

Last Published

October 21st, 2021

Functions in shinyr (0.3.0)

getMostRepeatedValue

Get Most Repeated Value
getType

Get Type
getTypeOfColumns

getTypeOfColumns
valid_sets

Valid Sets
dataPartition

Data Partition
getWordCloud

Get Word Cloud
confmatrix

Conf Matrix
getLibraryReport

Get Library Report
make_var

Make Var
getFeqTable

Get Freq Table
groupByandSumarize

Group By And Summarize
imputeMyData

Impute My Data
getcharacterCols

Get Character Cols
shineMe

shineMe
getnumericCols

Get Numeric Cols
splitAndGet

Split And Get
regressionModelMetrics

Regression Model Metrics
randomForestModel

Random Forest Model
getCoefficients

Get Coefficients
plotCor

Plot Cor
multinomial

Multinomial
getDataInsight

get Data Insights
missing_count

Missing Count
detectClass

Detect Class
excludeThese

Exclude These