downloadHWT {skyscapeR} | R Documentation |
Download horizon data from HeyWhatsThat
Description
This function downloads previously created horizon data from HeyWhatsThat, given its ID, and saves it as a skyscapeR.horizon object.
Usage
downloadHWT(HWTID)
Arguments
HWTID |
This is the 8 character ID attributed by HeyWhatsThat.com |
References
See Also
Examples
## Not run:
# Retrieve horizon data for \href{https://www.heywhatsthat.com/?view=HIFVTBGK}{Liverpool Cathedral}:
hor <- downloadHWT('HIFVTBGK')
## End(Not run)
[Package skyscapeR version 1.0.0 Index]