Skip to content

Commit

Permalink
Rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed May 19, 2024
1 parent 8246d08 commit 01c6400
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/geoflow.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#' @name geoflow
#' @aliases geoflow-package
#' @aliases geoflow
#' @docType package
#'
#' @import R6
#' @import methods
Expand Down Expand Up @@ -49,4 +48,4 @@
#'
#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#'
NULL
"_PACKAGE"
1 change: 0 additions & 1 deletion R/geoflow_utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,6 @@ getDBTableComment = function(dbi, schema, table){
#'@param table table
#'@param column_index table column index
#'@return the table comment

#'@author Emmanuel Blondel, \email{emmanuel.blondel1@@gmail.com}
#'@export
getDBTableColumnComment = function(dbi, schema, table, column_index){
Expand Down
8 changes: 8 additions & 0 deletions man/geoflow.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions man/geoflow_entity.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 11 additions & 1 deletion man/geoflow_handler.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01c6400

Please sign in to comment.