Skip to content

animovement/aniframe

Repository files navigation

aniframe

DOI R-CMD-check aniframe status badge Codecov test coverage

An R package providing core data structures for movement data

The primary aim of the aniframe package is to provide S3 classes and methods for representing and manipulating movement data.

Installation

You can install the development version of aniframe with:

install.packages('aniframe', repos = c('https://animovement.r-universe.dev', 'https://cloud.r-project.org'))

Once you have installed the package, you can load it with:

library("aniframe")

Status

Warning

🏗️ The package is currently in early development and the interface is subject to change. Feel free to play around and provide feedback.

Citation

If you enjoy the package, please make sure to cite it. If you find a bug, feel free to open an issue.

To cite aniframe in publications use:

citation("aniframe")
#> To cite aniframe in publications use:
#> 
#>   Roald-Arbøl M (2025). "aniframe: An R package providing core data
#>   structures for movement data." doi:10.5281/zenodo.17344598
#>   <https://doi.org/10.5281/zenodo.17344598>,
#>   <http://animovement.dev/aniframe/>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Misc{aniframe,
#>     doi = {10.5281/zenodo.17344598},
#>     title = {aniframe: An R package providing core data structures for movement data},
#>     author = {Mikkel Roald-Arbøl},
#>     year = {2025},
#>     url = {http://animovement.dev/aniframe/},
#>     abstract = {An R package providing core data structures for movement data.},
#>     version = {0.2.0},
#>   }

About

An R package providing core data structures for movement data

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages