redimport | R Documentation |
Fetching data from Project's RedCap server using API
redimport(token, url)
token |
This is the unique identifier of projects in RedCap. This function uses the token to fetch data using API. |
url |
This is the link to the Redcap API. An example is 'https://redcap.xxxxxxxx/api/' |
###NOT RUN
redimport('token','url')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.