View source: R/fixAfterPeriod.R
fixAfterPeriod | R Documentation |
The fixAfterPeriod()
function fixes taxonomic capitalization of a string when there are periods in the species name.
fixAfterPeriod(substring)
substring |
A substring from the name column of the data frame to be fixed. |
Requires package stringr.
Returns the substring with fixed capitalization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.