| get.grid_phi | R Documentation | 
Calculates the grid of elevation angle phi, used in integrateonsphere() to make all cells have the same area.
get.grid_phi(from = 0, to = pi, area = 100)
from | 
 is the lower limit (of phi) of the integral.  | 
to | 
 is the upper limit (of phi) of the integral.  | 
area | 
 is the length of the grid vector if length(area)==1, and the relative sizes of the cells, if a vector of length > 1 is given (less useful).  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.