Description Usage Arguments Value Examples
View source: R/Record_Functions.R
This function allows for repeating the same query without the need to re-type the parameters over and over again. The main application of this function is to update results after the database files have been updated (i.e. to check whether there are any more results than last time the query was run).
1 |
file |
Query record generated at the time of query |
Rerun the query
1 | # rerunSpiderSeqR("filename.Rda")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.