new_Event: A class to hold information about a dance event

Description Value Slots

Description

A (likely non-optimal) way of holding all the information about a dance event

Value

An Event class

Slots

event_code

Character. A unique identifier for the event

name

Character.

url

Character. The organisers' page for the event

event_format

Factor

location

Character. Town/City name

country

Character.

continent

Character.

description

Character.

teacher_description

Character.

styles

Vector of factors. The dances present at the event.

teachers

List of character vectors. The sets of teachers at the event.

teachers_confirmed

Logical.

competitions_held

Logical.

is_new_event

Logical.

latitude

Numeric.

longitude

Numeric.

start_date

Date.

end_date

Date.


E-dC/swing-events-explorer documentation built on July 17, 2020, 12:59 p.m.