Learn R Programming

OPC (version 0.0.2)

HTRU: HTRU

Description

A data frame with 10000 observations on the following 9 variables.

Usage

data("HTRU")

Arguments

Format

A data frame with 10000 observations on the following 9 variables.

A

a numeric vector

B

a numeric vector

C

a numeric vector

D

a numeric vector

E

a numeric vector

F

a numeric vector

G

a numeric vector

H

a numeric vector

I

a numeric vector

Details

Pulsar candidates collected during the HTRU survey. Pulsars are a type of star, of considerable scientific interest. Candidates must be classified in to pulsar and non-pulsar classes to aid discovery.

References

NA

Examples

Run this code
data(HTRU)
## maybe str(HTRU) ; plot(HTRU) ...

Run the code above in your browser using DataLab