Skip to contents

Get participants

Usage

get_participants(data_source, version = "current")

Arguments

data_source

Name of Redivis dataset

version

Version of Redivis dataset

Examples

if (FALSE) { # \dontrun{
participants <- get_participants(dataset = "levante_data_example:d0rt", version = "current")
} # }