Learn R Programming

skyscapeR (version 1.0.0)

downloadHWT: 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

HeyWhatsThat.com

See Also

createHWT

Examples

Run this code
# NOT RUN {
# Retrieve horizon data for \href{https://www.heywhatsthat.com/?view=HIFVTBGK}{Liverpool Cathedral}:
hor <- downloadHWT('HIFVTBGK')
# }

Run the code above in your browser using DataLab