diff --git a/R/getSUF.R b/R/getSUF.R index 2fe0fd3..d288e94 100644 --- a/R/getSUF.R +++ b/R/getSUF.R @@ -10,7 +10,7 @@ #' @description Get the hydraulic properties of a given root system. Needs the root architecture from CRootBox, hydraulic properties and soil conditions. #' @author Felicien Meunier #' @examples A full working example is provided with a MARSHAL pipeline on the following repository: -#' \code{\link{https://github.com/MARSHAL-ROOT/marshal-pipeline}} +#' https://github.com/MARSHAL-ROOT/marshal-pipeline #' #' # Example 1 #' table_data <- rootsystem diff --git a/man/getSUF.Rd b/man/getSUF.Rd index 350f2c3..59d0588 100644 --- a/man/getSUF.Rd +++ b/man/getSUF.Rd @@ -25,7 +25,7 @@ Get the hydraulic properties of a given root system. Needs the root architecture } \examples{ A full working example is provided with a MARSHAL pipeline on the following repository: -\\code{\\link{https://github.com/MARSHAL-ROOT/marshal-pipeline}} +https://github.com/MARSHAL-ROOT/marshal-pipeline # Example 1 table_data <- rootsystem