SimpleRandom2: Simple Random Sample (v2)

View source: R/SimpleRandom2.R

SimpleRandom2R Documentation

Simple Random Sample (v2)

Description

Similar to SimpleRandom, but with a fixed sample size set by the user.

Usage

SimpleRandom2(n=100)

Arguments

n

the desired sample size

Value

Graphical and numerical output

Author(s)

Homer White hwhite0@georgetowncollege.edu

Examples

## Not run: 
if (require(manipulate)) SimpleRandom()

## End(Not run)

homerhanumat/tigerstats documentation built on June 13, 2025, 8:34 a.m.