| abMat | Generate a species by site abundance matrix | 
| allEqual | Test whether all elements of multiple vectors are equal | 
| basalArea | Calculate basal area from DBH | 
| binwFD | Estimate optimal binwidth for histogram according to... | 
| bitChange | Detect when the values in an ordered vector change | 
| calcAUC | Calculate Area Under Curve (AUC) using trapesium... | 
| chunkSplit | Split a vector into chunks of given size | 
| closestMatch | Find closest match in a vector | 
| coeffVar | Calculate the coefficient of variation | 
| compInt | Calculate compound interest by percentage | 
| corrPlot | Create a correlation plot (correlogram) | 
| decDMS | Convert decimal degrees to degrees, minutes, seconds | 
| divisors | Find divisors of an integer | 
| dmsDeg | Convert degrees, minutes, seconds to decimal degrees | 
| effLayers | Effective number of layers in a point cloud distribution | 
| endPoints | Calculate end points of line given start point, slope, and... | 
| EPSG2CRS | Get a valid CRS object from an EPSG code. | 
| fastRbind | Fast rbind for dataframes | 
| fillGenus | In a vector of species genera, expand sequential... | 
| findHull | Find the convex hull of a 2D set of points | 
| findPeaks | Find local peaks in a distribution | 
| ggplotLims | Get axis limits from a ggplot2 plot object | 
| hexName | Find the closest named colour to a given six character hex... | 
| hexTrip | Find the closest hex triplet to a given six character hex... | 
| koboDataGet | Get KoboToolbox form data as a dataframe for a given form | 
| koboFormID | Get KoboToolbox form IDs for a user | 
| latLong2UTM | Get valid UTM zone from latitude and longitude in WGS84... | 
| lmAnova | Run an ANOVA on a list of linear models | 
| lmFormat | Format beta coefficient of lm() model object for LaTeX text | 
| lmPval | Get the model P-value for a linear model | 
| lookupTable | Use a lookup table to match values | 
| maxChord | Find the longest chord within a polygon | 
| maxPerpChord | Find the longest perpendicular chord within a polygon | 
| minBox | Return the minimum bounding rectangle around a polygon | 
| nearExtract | Add a circular buffer to a point until a valid raster value... | 
| NMDSScree | Create scree plot for NMDS | 
| numFormat | Format a number for LaTeX | 
| numWord | Convert numbers to English words | 
| objExist | Check if an object exists using the object itself, rather... | 
| objSize | Get object sizes in .GlobalEnv | 
| outersect | Find values not shared between two vectors | 
| palShow | Show a colour palette as a plot | 
| palVisAll | Visualise all colours in 'qualPal()' | 
| pasteVals | Paste values together, replace NAs with blank, optional... | 
| pFormat | Format p-values for use in LaTeX | 
| playfair | Create a playfair-style cipher from a character string | 
| pmFormat | Format a plus-minus number combo | 
| polyVert | Generate regular 2D shapes by defining the number of sides... | 
| quadMean | Calculate the quadratic mean | 
| qualPal | Qualitative colour palettes | 
| rastFort | Convert a raster to a dataframe for plotting with ggplot2 | 
| rectangleBuffer | Create a rectangular buffer around an sfc point object | 
| remDupSring | Remove duplicated characters within strings | 
| rleNA | 'rle()' with NA values treated as real values | 
| rmAll | Remove all objects from working environment | 
| rotate | Rotate a matrix 90 degrees clockwise or anti-clockwise | 
| roundAny | Round a number to nearest multiple of a given number | 
| scale01 | Scale a vector to between zero and one | 
| soilQuery | Query SoilGrids via the REST API | 
| stdErrBinom | Calculate standard error on binomial data | 
| stdErrMean | Calculate the standard error of the mean of a vector | 
| symMat | Transform a 3 column pairwise dataframe to a symmetric matrix | 
| texCmd | Generate a LaTeX command from R object | 
| themePub | A sensible theme for basic ggplot output for use in LaTeX... | 
| usingPkg | Dynamically install packages as needed and load them | 
| UTMProj4 | Generate a valid UTM WGS84 proj4string given a UTM zone | 
| warnFormat | Format warnings, messages and errors | 
| xtableHline | Calculate vector of hline positions for xtable's hline.after... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.