Skip to content

Commit

Permalink
Address CRAN comment with link in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
rsh52 committed Nov 8, 2023
1 parent eeeca9a commit 191d96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/articles/export_to_xlsx.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ When you open the Excel document, you'll see multiple sheets. The first one is t

The **Table of Contents** sheet provides an overview of the data present in the rest of the document. If you wish to exclude this sheet, set the `include_toc_sheet` argument of `write_redcap_xlsx()` to `FALSE`.

Each instrument's data is contained in a separate sheet. For a better understanding of how REDCapTidieR represents REDCap data, refer to the [Diving Deeper](diving_deeper.html) vignette.
Each instrument's data is contained in a separate sheet. For a better understanding of how REDCapTidieR represents REDCap data, refer to the **Diving Deeper** vignette.

The column headers come with pre-applied filters (notice the arrow on the right side of each header cell), making data exploration straightforward.

Expand Down

0 comments on commit 191d96c

Please sign in to comment.