mirror of
https://github.com/msberends/AMR.git
synced 2025-12-15 20:30:21 +01:00
addins and small improvements to microorganisms dataset
This commit is contained in:
@@ -15,5 +15,5 @@ p.symbol(p, emptychar = " ")
|
||||
Text
|
||||
}
|
||||
\description{
|
||||
Return the symbol related to the p value: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
|
||||
Return the symbol related to the p value: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1. Values above \code{p = 1} will return \code{NA}.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user