diff --git a/DESCRIPTION b/DESCRIPTION index ffa41678..76a7bc83 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: AMR -Version: 1.1.0.9017 +Version: 1.1.0.9018 Date: 2020-05-22 Title: Antimicrobial Resistance Analysis Authors@R: c( diff --git a/NEWS.md b/NEWS.md index fc1d1d93..be5d3b54 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# AMR 1.1.0.9017 +# AMR 1.1.0.9018 ## Last updated: 22-May-2020 ### Breaking diff --git a/R/ab_property.R b/R/ab_property.R index 3399ebe6..a51fa8be 100644 --- a/R/ab_property.R +++ b/R/ab_property.R @@ -29,6 +29,7 @@ #' @param language language of the returned text, defaults to system language (see [get_locale()]) and can also be set with `getOption("AMR_locale")`. Use `language = NULL` or `language = ""` to prevent translation. #' @param administration way of administration, either `"oral"` or `"iv"` #' @param units a logical to indicate whether the units instead of the DDDs itself must be returned, see Examples +#' @param open browse the URL using [utils::browseURL()] #' @param ... other parameters passed on to [as.ab()] #' @details All output will be [translate]d where possible. #' diff --git a/docs/404.html b/docs/404.html index a677dbcd..9a2803fa 100644 --- a/docs/404.html +++ b/docs/404.html @@ -81,7 +81,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 959a8265..2c558f42 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -81,7 +81,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018 diff --git a/docs/articles/index.html b/docs/articles/index.html index 81baec6c..d63f798f 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -81,7 +81,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018 diff --git a/docs/authors.html b/docs/authors.html index c89d0737..2d23c15d 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -81,7 +81,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018 diff --git a/docs/index.html b/docs/index.html index e3afa203..1ad28cc4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -43,7 +43,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018 diff --git a/docs/news/index.html b/docs/news/index.html index 2914bf9d..32f206ef 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -81,7 +81,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018 @@ -229,9 +229,9 @@ Source: NEWS.md -
-

-AMR 1.1.0.9017 Unreleased +
+

+AMR 1.1.0.9018 Unreleased

diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index eba58428..635cd45b 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -10,7 +10,7 @@ articles: WHONET: WHONET.html benchmarks: benchmarks.html resistance_predict: resistance_predict.html -last_built: 2020-05-22T18:14Z +last_built: 2020-05-22T18:29Z urls: reference: https://msberends.gitlab.io/AMR/reference article: https://msberends.gitlab.io/AMR/articles diff --git a/docs/reference/ab_property.html b/docs/reference/ab_property.html index 5e74ccc6..840b2a40 100644 --- a/docs/reference/ab_property.html +++ b/docs/reference/ab_property.html @@ -82,7 +82,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018

@@ -288,6 +288,10 @@ units

a logical to indicate whether the units instead of the DDDs itself must be returned, see Examples

+ + open +

browse the URL using utils::browseURL()

+ property

one of the column names of one of the antibiotics data set

diff --git a/docs/reference/index.html b/docs/reference/index.html index 148a8863..abcda4af 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -81,7 +81,7 @@ AMR (for R) - 1.1.0.9017 + 1.1.0.9018
diff --git a/man/ab_property.Rd b/man/ab_property.Rd index b318ff61..7f848646 100644 --- a/man/ab_property.Rd +++ b/man/ab_property.Rd @@ -56,6 +56,8 @@ ab_property(x, property = "name", language = get_locale(), ...) \item{units}{a logical to indicate whether the units instead of the DDDs itself must be returned, see Examples} +\item{open}{browse the URL using \code{\link[utils:browseURL]{utils::browseURL()}}} + \item{property}{one of the column names of one of the \link{antibiotics} data set} } \value{