fixAfterPeriod: Fix taxonomic capitalization of a species name when there are...

View source: R/fixAfterPeriod.R

fixAfterPeriodR Documentation

Fix taxonomic capitalization of a species name when there are periods involved.

Description

The fixAfterPeriod() function fixes taxonomic capitalization of a string when there are periods in the species name.

Usage

fixAfterPeriod(substring)

Arguments

substring

A substring from the name column of the data frame to be fixed.

Details

Requires package stringr.

Value

Returns the substring with fixed capitalization.


gatoRs documentation built on May 29, 2024, 7:11 a.m.