| databases | R Documentation | 
Get all the available databases that can be used to create a droplet.
databases(page = 1, per_page = 25, ...)
page | 
 Page to return. Default: 1.  | 
per_page | 
 Number of results per page. Default: 25.  | 
... | 
 Named options passed on to   | 
A data.frame with available databases (RAM, disk, no. CPU's) and their costs
## Not run: 
databases()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.