| approxMap | Create an approximate mapping function | 
| average | Compute weighted means and medians. | 
| calculateCosts | Calculate movement costs according to a cost function | 
| defineWorld | Define the topographic landscape | 
| dispersionIndex | Calculate Gini and Inoua indexes | 
| downsampleXYZ | Downsample high-resolution GPS data | 
| energyCosts | Calculate time and energy costs | 
| fix_z | Define the sampling grid | 
| getCoords | Get "x,y" coordinates in appropriate format | 
| getCosts | Get cost of travel | 
| getData | Access specific datasets | 
| getDistortion | Get geodesic distortion for rasters | 
| getEnv | Download and extract environmental data for known locations. | 
| getMap | Download or crop necessary DEMs | 
| getPaths | Get least-cost paths | 
| getSuitability | Calculate the suitability of a set of observations | 
| getVelocity | Calculate a velocity function from data | 
| GreatCircleCircum | Great Circle Circumference | 
| importGPX | Import GPX tracks | 
| importMap | Import a contiguous raster map | 
| importWorld | Import a world where movement is possible | 
| incrementalLID | Incremental Local Indicators of Dispersion | 
| incrementalPlot | Incremental Local Indicators of Dispersion plot | 
| inferLID | Infer if dispersion is significant | 
| LID | Local Indicators of Dispersion | 
| makeCatchment | Generate catchment polygons for groups of locations | 
| makeCorridor | Calculate cost corridors for a path | 
| makeGrid | Make partitioning grid | 
| makeWeights | Calculate weights matrices. | 
| makeWorld | Build the world from a defined environment | 
| mwVoronoi | Multiplicatively-weighted Voronoi Polygons | 
| normMDS | Normalized Non-Metric Multidimensional Scaling | 
| plotVelocity | Plot GPS Velocities | 
| rangeSample | Get a conditional sample from a raster | 
| rastToTable | Append x,y data to a raster | 
| regionMask | Convert SpatRaster, Raster*, SpatVector, or SpatialPolygon*... | 
| rescaleSD | Standard deviational stretch | 
| scatterLID | Local Indicators of Dispersion Scatterplot | 
| whichTiles | Identify necessary tiles/sectors | 
| writeRST | Fast read and write rasters | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.