mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 14:01:55 +02:00
better as.mo handling
This commit is contained in:
14
man/mo_failures.Rd
Normal file
14
man/mo_failures.Rd
Normal file
@ -0,0 +1,14 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/mo.R
|
||||
\name{mo_failures}
|
||||
\alias{mo_failures}
|
||||
\title{Vector of failed coercion attempts}
|
||||
\usage{
|
||||
mo_failures()
|
||||
}
|
||||
\description{
|
||||
Returns a vector of all failed attempts to coerce values to a valid MO code with \code{\link{as.mo}}.
|
||||
}
|
||||
\seealso{
|
||||
\code{\link{as.mo}}
|
||||
}
|
14
man/mo_renamed.Rd
Normal file
14
man/mo_renamed.Rd
Normal file
@ -0,0 +1,14 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/mo.R
|
||||
\name{mo_renamed}
|
||||
\alias{mo_renamed}
|
||||
\title{Vector of taxonomic renamed items}
|
||||
\usage{
|
||||
mo_renamed()
|
||||
}
|
||||
\description{
|
||||
Returns a vector of all renamed items of the last coercion to valid MO codes with \code{\link{as.mo}}.
|
||||
}
|
||||
\seealso{
|
||||
\code{\link{as.mo}}
|
||||
}
|
Reference in New Issue
Block a user