diff --git a/DESCRIPTION b/DESCRIPTION index 8234b4d..b39b346 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -44,4 +44,4 @@ VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) LazyData: true -RoxygenNote: 7.1.2 +RoxygenNote: 7.2.1 diff --git a/man/plot.Rd b/man/plot.Rd index c5f03da..92e5a38 100644 --- a/man/plot.Rd +++ b/man/plot.Rd @@ -24,9 +24,9 @@ visualize hydrometric data. } \section{Methods (by class)}{ \itemize{ -\item \code{realtime}: plot.realtime -}} +\item \code{plot(realtime)}: plot.realtime +}} \examples{ \dontrun{ # One station diff --git a/man/tidyhydat-package.Rd b/man/tidyhydat-package.Rd index 975a152..e5b979a 100644 --- a/man/tidyhydat-package.Rd +++ b/man/tidyhydat-package.Rd @@ -6,9 +6,9 @@ \alias{tidyhydat-package} \title{tidyhydat: Extract and Tidy Canadian 'Hydrometric' Data} \description{ -\if{html}{\figure{logo.png}{options: align='right' alt='logo' width='120'}} +\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} -Provides functions to access historical and real-time national 'hydrometric' data from Water Survey of Canada data sources ( and ) and then applies tidy data principles. +Provides functions to access historical and real-time national 'hydrometric' data from Water Survey of Canada data sources (\url{https://dd.weather.gc.ca/hydrometric/csv/} and \url{https://collaboration.cmc.ec.gc.ca/cmc/hydrometrics/www/}) and then applies tidy data principles. } \references{ To download the latest version of hydat please: