sizes | R Documentation |
Get all the available sizes that can be used to create a droplet.
sizes(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 sizes (RAM, disk, no. CPU's) and their costs
## Not run:
sizes()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.