runShiny: function to launch Shiny application for complexity function

View source: R/runShiny.R

runShinyR 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


complexity documentation built on March 18, 2022, 7:54 p.m.