Skip to content

Commit

Permalink
new roxygen run and remove old table in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkowa committed Apr 4, 2024
1 parent 2af9137 commit 5d871f2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ Suggests:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
RoxygenNote: 7.2.3
1 change: 0 additions & 1 deletion R/od_table.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
#' od_table("OGD_veste309_Veste309_1")
#' od_table("OGD_konjunkturmonitor_KonMon_1")
#' od_table("OGD_krankenbewegungen_ex_LEISTUNGEN_1")
#' od_table("OGD_f1741_HH_Proj_1")
#' od_table("OGD_veste303_Veste203_1")
#' @export
od_table <- function(id, language = NULL, server = "ext") {
Expand Down
1 change: 0 additions & 1 deletion man/od_table.Rd

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

8 changes: 4 additions & 4 deletions man/sc_schema.Rd

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

0 comments on commit 5d871f2

Please sign in to comment.