TSA (version 1.3)

star: Star Brightness

Description

Brightness (magnitude) of a particular star at midnight on 600 consecutive nights.

Usage

data(star)

Arguments

Examples

Run this code
# NOT RUN {
data(star)
## maybe str(star) ; plot(star) ...
data(star)
plot(star,xlab='Day',ylab='Brightness')
# }

Run the code above in your browser using DataLab