| applyColClasses | Apply column classes to a data frame. Useful before calling... |
| areaColoured | Calculate the area of an image matching a specific colour |
| areaThreshold | Calculate the area of an image with colour EXCEEDING... |
| autoLevels | calculate and apply a linear levels function to an image |
| blankRow | A function for use when adding a data row to a given data... |
| bool | shorthand wrapper for as.logical |
| char | shorthand wrapper for as.character |
| cropAndOutput | Functions for segmenting an image into a grid of smaller... |
| displayJpeg | Shortcut to display a jpeg image |
| ENtoGPS | Converting easting and northing values to GPS coordinates |
| exifRead | Extract filename, directory, date, and time from image EXIF... |
| exifRead_folder | Read all exif data from a directory of image files... |
| fileDir | Find the complete directory structure of the folder... |
| float | shorthand wrapper for as.numeric |
| fov | calculate the field of view for a given camera setup |
| getColClasses | Retrieve the column classes from a data frame. |
| GPStoEN | Converting GPS coordinates to Eastings and Northings |
| idDub | calculate data based on inverse distance weighted... |
| idDub_allRows | calculate data based on inverse distance weighted... |
| imageContrast | calculate and apply an S curve to modify the contrast of an... |
| imageSlice | Take an input image, and slice it into equal parts |
| int | shorthand wrapper for as.integer |
| interpolate | interpolate missing y values to fill a given x series |
| invDistWInt | A c++ implementation of inverse distance weighted... |
| latDegToKm | Convert either latitude or longitude distances between angles... |
| latKmToDeg | Convert either latitude or longitude distances between angles... |
| lonDegToKm | Convert either latitude or longitude distances between angles... |
| lonKmToDeg | Convert either latitude or longitude distances between angles... |
| mapDistance | Take two latlon coordinates, and return the distance between... |
| matchColClasses | Match the column classes of one data frame to another. Useful... |
| matchColNames | Match the column names between 2 data frames. Useful to use... |
| navto | A function to help navigate through folders will create... |
| newRow | A function for adding a data row to a given data frame |
| num | shorthand wrapper for as.numeric |
| pkgLoad | activate the "install.packages" function, only if the package... |
| progressBar | Add a progress bar to a loop call, eg 'for', 'while', or... |
| range_expand | A function for use when adding a data row to a given data... |
| regexMatch | Perform a regular expression match, returning the matched... |
| runMean | Smooth a numeric vector using moving window averaging. |
| segmentImage | segmentImage |
| seq_across | Return a sequential vector along x column-wise. |
| seq_dim | Return a sequential vector along x in the dimension... |
| seq_down | Return a sequential vector along x row wise. |
| shiftLag | Shift values of a vector by a given amount. |
| sourceFolder | Source all files in a particular folder. |
| stringLength | Change the length of a character string, placing the input... |
| stripWhiteSpace | Strip the white space from around a character string |
| supeRbind | supeRbind Match the column classes of one data frame to... |
| tagsLongToShort | tagsLongToShort Specific function for converting hex PIT tag... |
| testDF | testDF, a function for creating a data frame for mucking... |
| whichComputer | A function to find the computer currently in use |
| withinRange | Test whether one or more values fall within a specified... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.