get_n: Gets number of participants in a dataset

View source: R/utility_functions.R

get_nR Documentation

Gets number of participants in a dataset

Description

get_n() checks the column indicating the subject number and returns the number of unique occurences.

Usage

get_n(data, simvar)

Arguments

data

data set you want to get n for

simvar

name of variable in data that contains the subject number


DejanDraschkow/mixedpower documentation built on Feb. 16, 2024, 7:58 a.m.