Skip to content

Commit

Permalink
NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed May 17, 2024
1 parent eca49ee commit dfc34f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ export(mollic.thickness.requirement)
export(mostLikelyHzSequence)
export(munsell2rgb)
export(mutate_profile)
export(mutate_profile_raw)
export(overlapMetrics)
export(panel.depth_function)
export(parseMunsell)
Expand Down
2 changes: 1 addition & 1 deletion R/mutate_profile.R
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ setMethod("mutate_profile", signature(object = "SoilProfileCollection"),

#' @param expr A list of expressions in terms of column names in site or horizon table of `object`
#' @rdname mutate_profile
#' @export mutate_profile
#' @export
#' @examples
#' data(jacobs2000)
#'
Expand Down

0 comments on commit dfc34f4

Please sign in to comment.