Other packages > Find by keyword >

shinysurveys  

Create and Deploy Surveys in 'Shiny'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("shinysurveys", "0.2.0")



Attach the package and use:
library("shinysurveys")
Maintained by
Jonathan Trattner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-19
Latest Update:
Description:
Easily create and deploy surveys in 'Shiny'. This package includes a minimalistic framework similar to 'Google Forms' that allows for url-based user tracking, customizable submit actions, easy survey-theming, and more.
How to cite:
Jonathan Trattner (2021). shinysurveys: Create and Deploy Surveys in 'Shiny'. R package version 0.2.0, https://cran.r-project.org/web/packages/shinysurveys. Accessed 14 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:04), 0.1.2 (2021-02-19 11:00), 0.2.0 (2021-07-11 06:10)
Other packages that cited shinysurveys R package
View shinysurveys citation profile
Other R packages that shinysurveys depends, imports, suggests or enhances
Complete documentation for shinysurveys
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mixreg  
Functions to Fit Mixtures of Regressions
Fits mixtures of (possibly multivariate) regressions (which has been described as doing ANCOVA when ...
Download / Learn more Package Citations See dependency  
leaderCluster  
Leader Clustering Algorithm
The leader clustering algorithm provides a means for clustering a set of data points. Unlike many o ...
Download / Learn more Package Citations See dependency  
keypress  
Wait for a Key Press in a Terminal
Wait for a single key press at the 'R' prompt. This works in terminals, but does not currently work ...
Download / Learn more Package Citations See dependency  
mhcnuggetsr  
Call MHCnuggets
MHCnuggets () is a Python tool to predict MHC class I a ...
Download / Learn more Package Citations See dependency  
likelihoodAsy  
Functions for Likelihood Asymptotics
Functions for computing the r and r* statistics for inference on an arbitrary scalar function of mod ...
Download / Learn more Package Citations See dependency  
fmpcloudr  
R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Use R to access to the 'FMP Cloud' API and 'Financial Modeling Prep' API ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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