Skip to content

Commit 2439a81

Browse files
committed
rdoc
1 parent 86a76a6 commit 2439a81

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ License: MIT + file LICENSE
8888
URL: https://github.com/r-geoflow/geoflow
8989
BugReports: https://github.com/r-geoflow/geoflow
9090
LazyLoad: yes
91-
RoxygenNote: 7.3.1
91+
RoxygenNote: 7.3.2

R/geoflow_vocabulary.R

+2-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ geoflow_skos_vocabulary <- R6Class("geoflow_skos_vocabulary",
104104
self$query(str)
105105
},
106106

107-
#'@description List SKOS collections
107+
#'@description list_collections
108+
#'@param mimetype mimetype
108109
#'@return the response of the SPARQL query
109110
list_collections = function(mimetype = "text/csv"){
110111
str = "

man/geoflow_skos_vocabulary.Rd

+21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)