runShiny {complexity} | R Documentation |
function to launch Shiny application for complexity function
Description
Launches a Shiny application for the complexity function.
Usage
runShiny()
Value
A print of the following:
true permutations |
a print of the permutations in line with the constraints |
total number of permutations |
the total number of permutations |
number true |
the number of true permutations |
complexity (proportion) |
the complexity, that is: the proportion of true permutations |
[Package complexity version 1.1.2 Index]