Title: | 'CamelUp' Board Game as a Teaching Aid for Introductory Statistics |
---|---|
Description: | Implements the board game 'CamelUp' for use in introductory statistics classes using a Shiny app. |
Authors: | Michael Czekanski [aut, cre], Alex Lyford [aut], Tom Rahr [aut], Tina Chen [aut] |
Maintainer: | Michael Czekanski <[email protected]> |
License: | GPL-3 |
Version: | 2.0.3 |
Built: | 2025-01-28 03:23:23 UTC |
Source: | https://github.com/mczek/camel-up |
Type the name of the class to see its methods
new
Constructor
mult
Multiply by another Double object
Parameter: other - The other Double object
Returns: product of the values
Type the name of the class to see its methods
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values
Type the name of the class to see its
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values
Type the name of the class to see its methods
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values
Run CamelUp in a local web browser. Running locally allows for using the app without an internet connection and running in parallel on the local computer
generateUI()
generateUI()
an object representing the CamelUp app as generated by shiny::shinyApp
Type the name of the class to see its methods
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values
Run CamelUp in a local web browser. Running locally allows for using the app without an internet connection and running in parallel on the local computer
playCamelUp()
playCamelUp()
an object representing the CamelUp app as generated by shiny::shinyApp
Type the name of the class to see its
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values
Run CamelUp in a local web browser. Running locally allows for using the app without an internet connection and running in parallel on the local computer
server(input, output)
server(input, output)
input |
server input |
output |
server output |
an object representing the CamelUp app as generated by shiny::shinyApp
Simulate moving N times
simulateMoveNTimes(g, N)
simulateMoveNTimes(g, N)
g |
game object |
N |
number of sims |
Simulate moving
simulateMoveOnce(g)
simulateMoveOnce(g)
g |
game object |
Type the name of the class to see its methods
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values
Type the name of the class to see its methods
new
Constructor
mult
Multiply by another Double object
Paramter: other - The other Double object
Returns: product of the values