Description Usage Arguments Value
View source: R/dolrdatasetfinder.R
This function determines what dataset/sheet the user likely selected from a list of available datasets and sheet in this library.
1 | guess_dataset_sheet(dataset, sheet)
|
dataset |
A list of dataset are shown at https://developer.dol.gov/dataset/ |
sheet |
For each dataset chosen, there are sub sheets within them. You must specify which sub-sheet you want. Look up the corresponding sheet at https://developer.dol.gov/dataset/. |
The guessed dataset and sheet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.