Skip to content

Commit

Permalink
fixes small documentation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Blätte authored and Andreas Blätte committed Apr 11, 2024
1 parent 8561767 commit 02e75bb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions NAMESPACE
Expand Up @@ -57,6 +57,7 @@ importFrom(httr,http_error)
importFrom(jsonlite,fromJSON)
importFrom(polmineR,decode)
importFrom(polmineR,get_token_stream)
importFrom(polmineR,name)
importFrom(polmineR,punctuation)
importFrom(stats,na.omit)
importFrom(stats,setNames)
Expand Down
2 changes: 1 addition & 1 deletion R/dbpedia.R
Expand Up @@ -709,7 +709,7 @@ setMethod(
#' @importFrom data.table setnames `:=` setDT setcolorder as.data.table
#' @importFrom stats setNames
#' @importFrom grDevices heat.colors
#' @importFrom polmineR decode get_token_stream
#' @importFrom polmineR decode get_token_stream name
#' @importFrom data.table setcolorder
#' @importFrom RcppCWB cl_cpos2struc get_region_matrix
#' @import methods
Expand Down
6 changes: 6 additions & 0 deletions man/get_dbpedia_uris.Rd

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

0 comments on commit 02e75bb

Please sign in to comment.