Some Code for Processing/Loading the Datasets into R:
README
(snippets to convert some of the data into csv files that
R
can more easily read)
Chapter 2:
get_balance_data.R
get_reading_score_data.R
get_football_data.R
get_visual_fusion_data.R
Chapter 3:
get_birthwt_data.R
get_attendance_data.R
get_alcohol_data.R
get_medical_savings_data.R
get_arsenic_data.R
get_dermatologist_data.R
get_breast_cancer_data.R
get_vital_rates_data.R
Chapter 4:
get_food_import_data.R
get_homicide_rates_data.R
get_women_manager_data.R
get_Anscombe_data.R
Chapter 5:
get_university_endowment_data.R
get_hospital_costs_data.R
get_car_data.R
get_mutual_fund_returns.R
Chapter 10:
get_lottery_data.R
Chapter 11:
get_bile_data.R
get_centenarian_data.R
John Weatherwax