resolveURL {OmaDB} | R Documentation |
This function is usualy not needed by users. In most circumstances an attribute containing a URL is automatically loaded when accessed. However, in case the data is transformed into a dataframe, this will no longer be true, in which case one can access the data behind this attribute using this function.
resolveURL(url)
url |
The url of interest |
a data.frame containing the information behind an URL
resolveURL('http://omabrowser.org/api/protein/YEAST58/gene_ontology/')