You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to create climate object on yearly dataset(s) we need to specify data_time_periods as a list.
Example: samrain_obj <- climate$new(data_tables = list (samrain = samrain), data_time_periods = list("yearly") ).
The text was updated successfully, but these errors were encountered:
This works for me when I imported my yearly data. It seems functional
already.
On 9 June 2015 at 10:33, Frederic Ntirenganya [email protected]
wrote:
To be able to create climate object on yearly dataset(s) we need to
specify data_time_periods as a list.
Example: samrain_obj <- climate$new(data_tables = list (samrain =
samrain), data_time_periods = list("yearly") ).
—
Reply to this email directly or view it on GitHub #20.
To be able to create climate object on yearly dataset(s) we need to specify data_time_periods as a list.
Example: samrain_obj <- climate$new(data_tables = list (samrain = samrain), data_time_periods = list("yearly") ).
The text was updated successfully, but these errors were encountered: