Description Usage Arguments Details Value Author(s) Examples
View source: R/WhichSupercontinent.R
Which continental cluster does the current continent belong to.
1  | WhichSupercontinent(continent, supercontinents)
 | 
continent | 
 Continent number desired.  | 
supercontinents | 
 Contienntla cluster vector.  | 
Nothing yet.
Index of continent in supercontinents.
Graeme T. Lloyd graemetlloyd@gmail.com
1  | WhichSupercontinent("3", c("1&2", "3&4"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.