Skip to content
Prev 11845 / 29559 Next

Creating SpatialGridDataFrame - unequal number of objects

Your example below is very hard to read. But if I understand it
correctly, the following change,

bike_df <- as.data.frame(as.vector(bike_mat))

may result in something that is syntactically correct; whether it does
what you want is not clear from the context.

Hth,
On 05/28/2011 06:18 PM, Chris English wrote: