Skip to content

Commit 24e8bfc

Browse files
committed
Update MS
per comments from BM and AE 2021-08-26
1 parent 2b62603 commit 24e8bfc

File tree

3 files changed

+51
-34
lines changed

3 files changed

+51
-34
lines changed

R/functions.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ summarize_fern_lat_span <- function (occ_point_data_ferns) {
722722
#' Load protected areas
723723
#'
724724
#' Read in protected areas (7 separate shape files corresponding to different kinds of areas),
725-
#' assign protection levels following Kusamoto et al. 2017
725+
#' assign protection levels following Kusumoto et al. 2017
726726
#' - high: no human activities allowed
727727
#' - medium: permission required for economic activities
728728
#' - low: protected area, but none of the above restrictions

_targets.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ tar_plan(
523523

524524
# Conservation analysis ----
525525

526-
## Read in protected areas, assign protection levels following Kusamoto et al. 2017:
526+
## Read in protected areas, assign protection levels following Kusumoto et al. 2017:
527527
# - high: no human activities allowed
528528
# - medium: permission required for economic activities
529529
# - low: protected area, but none of the above restrictions

0 commit comments

Comments
 (0)