Function reference
-
CIDA_drive_path() - Get CIDA drive path
-
CreateProject() - Create Project Directory + readme files
-
CreateReadMe() - Create ReadMe.md files
-
ProjectAnalyst() - Get Project Analyst
-
ProjectName() - Get Project Name
-
ProjectPI() - Get PI Name
-
Round() - Round and don't drop trailing zeros
-
SetProjectAnalyst() - Set Project Analyst
-
SetProjectData() - Set data for project
-
SetProjectName() - Set Project Name
-
SetProjectPI() - Set PI Name
-
bbox_at_zoom() - Defines a bounding box at a specified zoom level around a set of coordinates, useful for making maps with a consistant aspect ratio
-
change_yaml_matter() - Change YAML header content
-
colCRS() - Define a custom equal-area CRS centered on your study site
-
convertIntervalNotation() - Convert Interval Notation
-
createGrid() - Create a base grid for kernel calculations
-
ctcrw_interpolation() - Interpolate GPS locations at a set time interval using a continuous time correlated random walk (ctcrw) model
-
getDist() - Calculate the distance between consecutive points
-
list_kables() - List tables with the same columns
-
murres - Example GPS tracks from thick-billed murres breeding at Coats Island, NU
-
nLevelsP() - Get pretty number of levels
-
nrowP() - Get pretty numbers of rows
-
opp2KBA() - Converts movebank data to format required for track2KBA
-
opp_bbmm() - Calculate Brownian Bridge Movement Model (bbmm) kernels
-
opp_download_data() - Download OPP tracking data from Movebank
-
opp_explore_trips() - Explore trip data within given tracks
-
opp_find_minDist() - Explore how different values of minDist influence total number of trips
-
opp_get_trips() - Identify foraging trips in tracking data
-
opp_href() - Calculate median href for kernel density estimates
-
opp_kernel() - Calculate traditional kernel density estimates
-
opp_map() - Plot raw tracks from Movebank download
-
opp_map_indUD() - Map and compare different UD smoothers for individual tracks
-
opp_map_keyareas() - Maps result from track2KBA::findSite()
-
opp_map_tracks() - Creates maps of biologger tracks from output of opp2KBA, opp_get_trips, or ctcrw_interpolation
-
opp_movebank_key() - Set Movebank credentials
-
opp_plot_repAssess() - Custom plot of representativeness assessment from track2KBA::repAssess
-
opp_reports_cpf() - Generate reports for central place foraging species tracked in OPP
-
opp_step() - Calculate median step length for kernel density estimates
-
plot_interp_dist() - Plot interpolated tracks obtained using ctcrw_interpolation()
-
plot_trip_dist() - Plot trips identified using opp_get_trips()
-
prep_ecotone() - Prepare raw Ecotone data for Movebank upload.
-
prep_pathtrack() - Prepare Pathtrack data for Movebank upload.
-
pvalr() - Pretty p-values
-
removeAnalyst() - Remove Default Analyst from ~/.Rprofile
-
render_diagnostic() - Render diagnostic report for a given species
-
render_kba() - Render KBA report for a given species
-
setAnalyst() - Set Default Analyst Value
-
setPermanentAnalyst() - Set Default Analyst Value
-
sum_ignore_NA() - Sum ignoring NAs
-
sum_trips() - Calculate trip summaries
-
ud_stack() - Stack kernel UD objects into a population level kernel
-
ud_vol() - Extract 50% and 99% volume contours from kernels
-
vec_power() - Vectorized power estimates