| checkSurveyOK | R Documentation | 
Checks a survey name against a list of all survey names in the DATRAS database. If the name is not matched it puts up a message showing the available survey names.
checkSurveyOK(survey)
| survey | the survey acronym, e.g. NS-IBTS. | 
logical.
checkSurveyYearOK and getSurveyYearQuarterList
also perform checks against the DATRAS database.
icesDatras-package gives an overview of the package.
## Not run: 
checkSurveyOK(survey = "ROCKALL")
checkSurveyOK(survey = "NOTALL")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.