get_saq_summaries {saqgetr} | R Documentation |
Function to import summary integers for used in the saqgetr package.
Description
Function to import summary integers for used in the saqgetr package.
Usage
get_saq_summaries(file = NA)
Arguments
file |
File of summary helper table. |
Value
Tibble.
Author(s)
Stuart K. Grange.
Examples
# Get summary integers
data_summary_integers <- get_saq_summaries()
[Package saqgetr version 0.2.21 Index]