From 3ba3ab495820463727f74531b842af01930d8b14 Mon Sep 17 00:00:00 2001 From: HeymansAdrien <36161856+HeymansAdrien@users.noreply.github.com> Date: Tue, 18 Dec 2018 15:49:42 +0100 Subject: [PATCH] update --- R/getSUF.R | 2 +- man/getSUF.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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