templates(page = NULL, page_size = NULL, language_id = NULL, category_id = NULL, only_mine = TRUE, fields = NULL, api_key = getOption('sm_api_key'), oauth_token = getOption('sm_oauth_token'), ...)TRUE.sm_collector class object. See Details.getOption('sm_api_key').smlogin. By default, retrieved from getOption('sm_oauth_token').POST.sm_template.createsurvey to generate a new survey.The fields argument accepts one or more of the following values: language_id, title, short_description, long_description, is_available_to_current_user, is_featured, is_certified, page_count, question_count, preview_url, category_id, category_name, category_description, date_modified, date_created.
## Not run:
# smlogin()
# templates()
# ## End(Not run)
Run the code above in your browser using DataLab