many_sample_means: perform the sample_mean process many times and return a...

Description Usage Arguments Value

View source: R/many_sample_means.R

Description

perform the sample_mean process many times and return a vector of the results.

Usage

1
many_sample_means(vec, n, reps)

Arguments

vec

A vector

n

An integer

reps

An integer

Value

a vector of the result of calling sample_mean many times


elainesabine/stats331lab7 documentation built on Dec. 20, 2021, 4:15 a.m.