Skip to content

Commit

Permalink
redoc
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulMelloy committed Dec 15, 2024
1 parent cd2c6d5 commit cc14a5e
Show file tree
Hide file tree
Showing 15 changed files with 112 additions and 86 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Generated by roxygen2: do not edit by hand

export(.capture_warnings)
export(Audpc)
export(DIV)
export(DIV_Tm_index)
Expand Down
2 changes: 1 addition & 1 deletion R/get_bom_observations.R
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ get_bom_observations <- function(ftp_url,
#' saved as a csv file
#' \code{base_dir} weather directory which contains folders where weather data
#' are saved, and where formatted data is saved.
#' \code`data_dir` Directory with compressed and uncompressed data
#' \code{data_dir} Directory with compressed and uncompressed data
#'
#' @param File_compressed character, file path of compressed weather file "tgz"
#' @param File_axf character, uncompressed axf BOM file containing 10 minute weather
Expand Down
10 changes: 5 additions & 5 deletions man/Audpc.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions man/DIV_Tm_index.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions man/calc_estimated_weather.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/calc_fpea_emergence.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 12 additions & 8 deletions man/calc_svp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 15 additions & 9 deletions man/calc_vp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 12 additions & 9 deletions man/calc_vpd.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/circular_influence.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 18 additions & 17 deletions man/create_inf_xyz.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions man/disease_aug_soil.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 9 additions & 7 deletions man/get_bom_observations.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cc14a5e

Please sign in to comment.