| validate_input | R Documentation |
Validating input function
validate_input(start_date, end_date, company_symbol = NULL)
start_date |
Date to be validated. |
end_date |
Date to be validated. |
company_symbol |
Company Symbol to be validated. This is omitted by Default. |
This Function returns error message if any of the checks failed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.