Store queries as JSON strings inside of a CSV file.
UserQueryDB
RepoQueryDBAn object of class environment of length 1.
An object of class environment of length 1.
UserQueryDB: User QueryDB
RepoQueryDB: Repo QueryDB
Other R Ecosystem classes:
Agent,
Ecosystem,
QueryQueue
save()Save a query in the database
data(list) The query data.
entity(character) The entity name. For example "repo" or "user".
type(character) The query type. For example "overview" or "contributors".
id(character) The entity id. For example "280924484" or "clintools".
alias(character) The entity alias name. For example "dplyr" or "hadley".