Skip to content

Commit

Permalink
Add reference to book (#867)
Browse files Browse the repository at this point in the history
* Add reference to book

* lints
  • Loading branch information
olivroy committed Dec 4, 2023
1 parent 08c6db0 commit f77f351
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/class-workbook-wrappers.R
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,9 @@ wb_add_data_table <- function(
#'
#' The sheet will be empty unless it is opened in spreadsheet software.
#'
#' Find more details in the [section about pivot tables](https://janmarvin.github.io/ox2-book/chapters/openxlsx2_pivot_tables.html)
#' in the openxlsx2 book.
#'
#' @param wb A Workbook object containing a #' worksheet.
#' @param x A `data.frame` that inherits the [`wb_data`][wb_data()] class.
#' @param sheet A worksheet containing a #'
Expand Down

0 comments on commit f77f351

Please sign in to comment.