Skip to content

Commit

Permalink
use defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Neal Haddaway authored and Neal Haddaway committed Jun 17, 2019
1 parent dbcabfd commit 1cccdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/usedefaults.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' Impute missing values in input PredicTER dataset using defaults
#'
#' This function takes an input dataset and imputes missing values for specific columns using
#' This function uses an input dataset and imputes missing values for specific columns using
#' empirically-derived default values. Default values are provided based on the empirical
#' study of environmental systematic reviews by Haddaway and Westgate (2018)
#' https://doi.org/10.1111/cobi.13231. The function relies on the 'replace_na' function in
Expand Down

0 comments on commit 1cccdf6

Please sign in to comment.