Description Usage Arguments Details Examples
Save your ESS email as an environment variable
1 | set_email(ess_email)
|
ess_email |
a character string with your registered email. |
You should only run set_email()
once and every import_
and download_
function
should work fine. Make sure your email is registered at
http://www.europeansocialsurvey.org/ before setting the email.
1 2 3 4 5 6 | ## Not run:
set_email("my_registered@email.com")
import_rounds(1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.