Learn R Programming

MMAC (version 0.1.2)

BlastData: Blast Radius of Trinity Test

Description

A dataset containing the blast radius (in meters) as a function of time (in seconds) for the Trinity test conducted by the United States in White Sands, New Mexico in 1945.

Usage

data(BlastData)

Arguments

Format

A data frame with 23 observations on the following variables.

  • X observation number

  • time time in seconds

  • radius radius of blast in meters

Details

A dataset containing the blast radius (in meters) as a function of time (in seconds) for the Trinity test conducted by the United States in White Sands, New Mexico in 1945.

Examples

Run this code
data(BlastData)

Run the code above in your browser using DataLab