Extends Fields Methods Examples
All reference classes extend and inherit methods from "envRefClass".
data:Object of class data.frame ~~ 
split_data:Object of class list ~~ 
meta_data:Object of class list ~~ 
variables:Object of class list ~~ 
changes:Object of class list ~~ 
data_time_period:Object of class character ~~ 
is_data_split:Object of class logical ~~ 
add_doy_col(YearLabel, DOYLabel, SeasonLabel, DOSLabel):~~
add_year_month_day_cols(date_format, YearLabel, MonthLabel, DayLabel):~~
date_col_check(date_format, convert, create, messaging):~~
check_split_data():~~
check_multiple_data():~~
is_meta_data(str):~~
is_present(str, require_all):~~
append_to_changes(value):~~
append_to_variables(name, value):~~
append_to_meta_data(name, value):~~
replace_column_in_data(col_name, column_data):~~
append_column_to_data(column_data, col_name):~~
set_data_time_period(new_data_time_period):~~
set_changes(new_changes):~~
set_variables(new_variables):~~
set_meta(new_meta):~~
set_data(new_data, messages):~~
get_meta(label, overrider):~~
get_data_time_period():~~
get_changes():~~
getvname(label):~~
get_variables():~~
get_data_for_analysis(data_info):~~
get_data():~~
initialize(data, data_name, meta_data, variables, data_time_period, imported_from, messages, identify_variables, start_point, check_dates, date_format):~~
| 1 | showClass("climate_data")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.