get.mipmap.data.lengths | R Documentation |
Compute length of mipmaps in bytes from width and height of largest image (mipmap0).
get.mipmap.data.lengths(mm0_width, mm0_height)
mm0_width |
integer, width of mipmap 0 |
mm0_height |
integer, height of mipmap 0 |
integer vector of length 4, the lengths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.