JosiahParry / sfdep

A tidy interface for spatial dependence
https://sfdep.josiahparry.com/
GNU General Public License v3.0
124 stars 5 forks source link

complete_spacetime_cube breaks grouped data #40

Open rschroedy opened 11 months ago

rschroedy commented 11 months ago

Hi,

Right now after I run complete_spacetime_cube I get an error whenever I try to call the completed spacetime cube saying that:

.data must be a valid object. Caused by error in validate_grouped_df(): ! The groups attribute must be a data frame.

Thanks, Rob

JosiahParry commented 11 months ago

Hi Rob, can you please provide a reproducible example?