Repeatr_3: takes a dataframe with gid, song_number, and songid, and...

View source: R/Repeatr_3.R

Repeatr_3R Documentation

takes a dataframe with gid, song_number, and songid, and modifies it to make it suitable for choice modelling.

Description

"gid" is short for "gig id"

Usage

Repeatr_3(mydf = NULL)

Arguments

mydf

optional dataframe to be used. If omitted the default dataframe will be used.

Examples

Repeatr3 <- Repeatr_3(mydf = Repeatr2)


alexmitrani/Repeatr documentation built on Feb. 3, 2025, 1:36 p.m.