Displaying 1 result from an estimated 1 matches for "braemar".
Did you mean:
braem
2007 Oct 31
0
clim.pact: change group of stations object into a field
...ion analysis (CCA) with temperature stations data, I want to use clim.pact package for that. As I understood I should be able to use the function stations2field in order to group my stations objects into a field, so that I can include the result in CCA analysis.
If I have stations objects bute.obj,braemar.obj,lerwick.obj (I have more, but this is just an example) and I write the code:
> field.obj<-stations2field(data.set=list(bute=bute.obj,braemar=braemar.obj,lerwick=lerwick.obj))
I receive the following message:
[1] "stations2field"
[1] "Presumes that 'data.set' is a...