1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 08:32:04 +02:00

guess_ab()

This commit is contained in:
2019-01-06 20:23:49 +01:00
parent 0205b6178d
commit bc15f660d6
11 changed files with 123 additions and 32 deletions

View File

@ -48,7 +48,7 @@ ratio <- function(x, ratio) {
}
#' @rdname AMR-deprecated
#' @exported
#' @export
guess_mo <- function(...) {
.Deprecated(new = "as.mo", package = "AMR")
as.mo(...)