get_filteredFrame | R Documentation |
Smaller objects are removed and the rest are lebeled.
get_filteredFrame(ncfile, var_id, scan_num, min_size = 2)
ncfile |
input netcdf file object from ncdf4 package. |
var_id |
string name of the varibale in the file. |
scan_num |
index of frame to be read from the file. |
min_size |
in pixels objects smaller than this will be removed. Default 2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.