Learn R Programming

LagSequential (version 0.1.1)

data_seqgroups_strings: data_seqgroups_strings

Description

A column vector of simulated data with 393 observations in 3 segments (which could, e.g., be groups or dyads).

Arguments

Details

A column vector of string data with 393 observations in 3 segments (which could, e.g., be groups or dyads). The beginning of each segment is indicated by the word "segment". The data set is provided as trial data for the seqgroups function. It is a string/character version of the data in data_seqgroups_numeric.

Examples

Run this code
# NOT RUN {
table(data_seqgroups_strings)
# }

Run the code above in your browser using DataLab