fdschneider / caspr

Cellular Automata for Spatial Pressure in R
MIT License
4 stars 0 forks source link

rename animate() into ca_animate(), delete methods #37

Closed fdschneider closed 9 years ago

fdschneider commented 9 years ago

For clarity I am renaming that function and replace the methods by a single function that handles ca_result objects. The functionality of the ca_model method is now replaced by an option in function ca() which allows to save an animated gif.

fdschneider commented 9 years ago

done in commit: 0c96bd6b