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

ormPlot  
Advanced Plotting of Ordinal Regression Models
An extension to the Regression Modeling Strategies package that facilitates plotting ordinal regres ...
Download / Learn more Package Citations See dependency  
fpp  
Data for "Forecasting: principles and practice"
All data sets required for the examples and exercises inthe book "Forecasting: principles an ...
Download / Learn more Package Citations See dependency  
coarseDataTools  
Analysis of Coarsely Observed Data
Functions to analyze coarse data. Specifically, it contains functions to (1) fit parametric acceler ...
Download / Learn more Package Citations See dependency  
trekfont  
Star Trek Fonts Collection
Provides a collection of true type and open type Star Trek-themed fonts. ...
Download / Learn more Package Citations See dependency  
btb  
Beyond the Border - Kernel Density Estimation for Urban Geography
The kernelSmoothing() function allows you to square and smooth geolocated data. It calculates a clas ...
Download / Learn more Package Citations See dependency  
gluedown  
Wrap Vectors in Markdown Formatting
Ease the transition between R vectors and markdown text. With 'gluedown' and 'rmarkdown', users can ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

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