RC.pk {RC} | R Documentation |
This function fetches the primary key that corresponds to a record in the computational database. Some functions require the primary key as input.
RC.pk(url = "", echo = TRUE)
url |
the unique URL of the computation |
echo |
Print result |
#r <- RC.ls(keyword="AS2009") #pk <- RC.pk(r$url[2])