dataset: Create a dataset S3 object

View source: R/datasets.R

datasetR Documentation

Create a dataset S3 object

Description

Create a dataset S3 object

Usage

dataset(x, type, ...)

Arguments

x

datsaset, e.g. as a dtaframe

type

character string containing the type of dataset (source), e.g. 'parlgov_party'

...

additional named attributes to be assigned to the dataset object

Value

A dataset S3 object containing x and additional attributes


ghxm/comPosition documentation built on Jan. 29, 2024, 6:57 p.m.