View source: R/localgroupname.R
| localgroupname | R Documentation |
Local Group Galaxy Name
localgroupname(localgroup)
localgroup |
a string of an existing local group galaxy |
This will return infomation about the requested local group galaxy
JSON object with infomation about the queried local group galaxy
## Not run:
library(RCurl)
library(jsonlite)
###Return Infomation about the local group galaxy
localgroupname("IC 10")
###Return Infomation about the local group galaxy
localgroupname("WLM")
###Return Infomation about all local group galaxies in the system
localgroupname("")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.