Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
anacv committed Jul 1, 2019
1 parent ca692f1 commit 08698e0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
15 changes: 8 additions & 7 deletions R/HeatStress.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
#'
#' The package \code{HeatStress} provides methods to calculate heat stress indices.
#'
#' Check the details of the indices and input variables:
#'
#' \code{library(HeatStress)}
#'
#' \code{indexShow()}
#'
#'
#'
#' @details
#'
Expand All @@ -28,6 +21,14 @@
#' \item \code{hi}: Calculation of the heat index (Buzan et al. 2015 and references therein).

#' }
#'
#' Check the details of the indices and input variables:
#'
#' \code{library(HeatStress)}
#'
#' \code{indexShow()}
#'
#'
#' @name HeatStress
#' @docType package
#'
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# HeatStress
Heat Stress indices for Heat-Shield

## What is `HeatStress`?

**HeatStress** is a R package for the calculation of heat stress indices. It has been developed in the framework of the Horizon2020 [HEAT-SHIELD project](www.heat-shield.eu).
**HeatStress** is a R package for the calculation of heat stress indices. It has been developed in the framework of the Horizon2020 [HEAT-SHIELD project](https://www.heat-shield.eu).

****

Expand Down
12 changes: 6 additions & 6 deletions man/HeatStress.Rd

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

0 comments on commit 08698e0

Please sign in to comment.