Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
address note on na.omit #21
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustT committed May 9, 2016
1 parent adcc53e commit 40674f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Expand Up @@ -23,3 +23,4 @@ import(httr)
import(rgdal)
import(rgeos)
import(sp)
importFrom(stats,na.omit)
1 change: 1 addition & 0 deletions R/getOccurrences.R
Expand Up @@ -7,6 +7,7 @@
#' group.
#'
#' @export
#' @importFrom stats na.omit
#' @param tvks a list of TVKs which are strings of 16 alphanumeric characters.
#' You can look these up using \code{getTVKQuery}
#' @param datasets a list of dataset keys which are strings of 8 alphanumeric
Expand Down

0 comments on commit 40674f3

Please sign in to comment.