1
2
3
4
5
#

Name:

Description:

The topo data frame has 52 rows and 3 columns, of topographic heights within a 310 feet square.

Variables:

This data frame contains the following columns:

x

x coordinates (units of 50 feet)

y

y coordinates (units of 50 feet)

z

heights (feet)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Davis, J.C. (1973) Statistics and Data Analysis in Geology. Wiley.

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Spatial_Topographic_Data_1241_12.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.