Package: aniframe 0.5.0

Mikkel Roald-Arbøl

aniframe: An R package providing core data structures for movement data

An R package providing core data structures for movement data.

Authors:Mikkel Roald-Arbøl [aut, cre]

aniframe_0.5.0.tar.gz
aniframe_0.5.0.zip(r-4.7)aniframe_0.5.0.zip(r-4.6)aniframe_0.5.0.zip(r-4.5)
aniframe_0.5.0.tgz(r-4.6-any)aniframe_0.5.0.tgz(r-4.5-any)
aniframe_0.5.0.tar.gz(r-4.7-any)aniframe_0.5.0.tar.gz(r-4.6-any)
aniframe_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
aniframe/json (API)
NEWS

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

Bug tracker:https://github.com/animovement/aniframe/issues

Pkgdown/docs site:https://animovement.dev

On CRAN:

Conda:

movement

3.86 score 6 packages 3 scripts 35 exports 18 dependencies

Last updated from:f10ffed530. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE148
source / vignettesOK188
linux-release-x86_64NOTE151
macos-release-arm64NOTE151
macos-oldrel-arm64NOTE94
windows-develNOTE152
windows-releaseNOTE196
windows-oldrelNOTE98
wasm-releaseOK124

Exports:add_connectionsaniframeas_aniframeconvert_nan_to_nadefault_metadatadeg_to_radensure_is_aniframeensure_is_cartesianensure_is_cartesian_1densure_is_cartesian_2densure_is_cartesian_3densure_is_cylindricalensure_is_polarensure_is_sphericalexample_aniframeget_connectionsget_metadatais_aniframeis_cartesianis_cartesian_1dis_cartesian_2dis_cartesian_3dis_cylindricalis_polaris_sphericalrad_to_degremove_connectionsset_connectionsset_metadataset_originset_sampling_rateset_unit_angleset_unit_spaceset_unit_timeset_y_height

Dependencies:anytimeBHclidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Subset aniframe with [[.aniframe
Extract single column from aniframe with [[[[.aniframe
Column assignment for aniframe with [[<-[[<-.aniframe
Subset assignment for aniframe with [<-[<-.aniframe
Extract column from aniframe with $$.aniframe
Column assignment for aniframe with $<-$<-.aniframe
Add connections to an aniframeadd_connections
Arrange rows of an aniframearrange.aniframe
Convert a data frame to aniframeas_aniframe
Convert aniframe to regular data frameas.data.frame.aniframe
Convert NaN to NA in numeric columnsconvert_nan_to_na
Default metadata structuredefault_metadata
Convert degrees to radiansdeg_to_rad
Ensure object is an aniframeensure_is_aniframe
Internal guard for Cartesian checksensure_is_cartesian
Internal guard for 1‑D Cartesian checksensure_is_cartesian_1d
Internal guard for 2‑D Cartesian checksensure_is_cartesian_2d
Internal guard for 3‑D Cartesian checksensure_is_cartesian_3d
Internal guard for cylindrical checksensure_is_cylindrical
Internal guard for polar checksensure_is_polar
Internal guard for spherical checksensure_is_spherical
Create example aniframe dataexample_aniframe
Filter rows of an aniframefilter.aniframe
Get connections from an aniframeget_connections
Get metadataget_metadata
Group an aniframegroup_by.aniframe
Check if object is an aniframeis_aniframe
Test whether a data frame uses a Cartesian coordinate systemis_cartesian
Test for a 1‑D Cartesian coordinate systemis_cartesian_1d
Test for a 2‑D Cartesian coordinate systemis_cartesian_2d
Test for a 3‑D Cartesian coordinate systemis_cartesian_3d
Test whether a data frame uses a cylindrical coordinate systemis_cylindrical
Test whether a data frame uses a polar coordinate systemis_polar
Test whether a data frame uses a spherical coordinate systemis_spherical
Mutate columns in an aniframemutate.aniframe
Rename columns with names<-names<-.aniframe
Convert radians to degreesrad_to_deg
Relocate columns in an aniframerelocate.aniframe
Remove connections from an aniframeremove_connections
Rename columns in an aniframerename.aniframe
Select columns from an aniframeselect.aniframe
Set the connections for a variableset_connections
Set metadata for an aniframeset_metadata
Set the coordinate originset_origin
Set the sampling rate of an aniframe objectset_sampling_rate
Set the angular unit of an aniframe objectset_unit_angle
Set the spatial unit of an aniframe objectset_unit_space
Set the temporal unit of an aniframe objectset_unit_time
Set the y-axis frame heightset_y_height
Slice rows from an aniframeslice.aniframe
Custom tibble summary for aniframetbl_sum.aniframe
Ungroup an aniframeungroup.aniframe