Skip to content

Commit

Permalink
Update Week9.R
Browse files Browse the repository at this point in the history
  • Loading branch information
kgarstki committed Aug 23, 2020
1 parent d91fd37 commit 3edcecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Week9.R
Expand Up @@ -66,7 +66,7 @@ legend(list3D$xyz.convert(20, 50, 11), levels(DartPoints$Name), pch=shapes, pt.b
# using RStudio through a binder, make sure to download it.
write.csv(DartPoints, file="DartPoints.csv")

# Last thing we'll do visualize a seriation. Seriations are one of the earliest ways that archaeologists show change
# Last thing we'll do is visualize a seriation. Seriations are one of the earliest ways that archaeologists show change
# in artifacts over time, indicating changes in behavior and object production/use through time.
# Make sure the package "plotrix" is installed at bring it into the enivornment.
install.packages("plotrix")
Expand Down

0 comments on commit 3edcecd

Please sign in to comment.