export.rds.interval.estimate {RDS} | R Documentation |
Convert the output of print.rds.interval.estimate from a character data.frame to a numeric matrix
Description
Convert the output of print.rds.interval.estimate from a character data.frame to a numeric matrix
Usage
export.rds.interval.estimate(x, proportion = TRUE)
Arguments
x |
An object, typically the result of print.rds.interval.estimate. |
proportion |
logical, Should the outcome be treated as a proportion and converted to a percentage. |
[Package RDS version 0.9-9 Index]