list_surveys {socialmixr} | R Documentation |
List all surveys available for download
Description
List all surveys available for download
Usage
list_surveys(clear_cache = FALSE)
Arguments
clear_cache |
logical, whether to clear the cache before downloading the survey; by default, the cache is not cleared and so multiple calls of this function to access the same survey will not result in repeated downloads |
Value
character vector of surveys
Examples
## Not run:
list_surveys()
## End(Not run)
[Package socialmixr version 0.4.0 Index]