Skip to content

Commit

Permalink
remove a NOTE
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Jun 8, 2018
1 parent b34968e commit 7ddc05b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ import(googleCloudStorageR)
importFrom(googleAuthR,gar_auth)
importFrom(googleAuthR,gar_auto_auth)
importFrom(googleAuthR,gar_set_client)
importFrom(stats,setNames)
importFrom(tools,file_ext)
1 change: 1 addition & 0 deletions R/partition.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#'
#' @seealso \href{Partitioned Tables Help}{https://cloud.google.com/bigquery/docs/creating-partitioned-tables}
#' @export
#' @importFrom stats setNames
bqr_partition <- function(sharded,
partition,
projectId = bqr_get_global_project(),
Expand Down

0 comments on commit 7ddc05b

Please sign in to comment.