exercise_1_2: ISWR exercise 1.2

Description Usage Arguments Value Examples

View source: R/exercise_1_2.R

Description

Solution to exercise 1.2 from Basics in Dalgaard P. Introductory statistics with R. New York : Springer; 2008.

“If x is a factor with n levels and y is a length n vector, what happens if you compute y[x]?”

Usage

1

Arguments

x

A factor with n levels.

y

A length n vector.

Value

Returns answer to exercise.

Examples

1

JonasEngstrom/prexRiswr documentation built on Dec. 18, 2021, 1:41 a.m.