Skip to content

Commit

Permalink
Made script to reproduce steelStrain from raw data
Browse files Browse the repository at this point in the history
I want my data generation to be more reproducible and transparent, so I
made a script that does what I want it to with the raw data for the
steelStrain dataset.  It will be tracked in github, but the datafile
will be excluded from the package build (it's 5.1 MB; that's too big).
  • Loading branch information
Charles R. Hogg III committed Jul 12, 2012
1 parent 991f892 commit 48700d7
Show file tree
Hide file tree
Showing 4 changed files with 34,089 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extras/data/big_steel_dataset.csv
Binary file modified data/steelStrain.rda
Binary file not shown.
Loading

0 comments on commit 48700d7

Please sign in to comment.