Learn R Programming

tigerstats (version 0.3.2)

SimpleRandom2: 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

Examples

Run this code
# NOT RUN {
if (require(manipulate)) SimpleRandom()
# }

Run the code above in your browser using DataLab