getabd function

getabd

getabd

Data from The Analysis of Biological Data by Shitlock and Schluter

getabd(name = "", lowernames = FALSE, allow = "_")

Arguments

  • name: name of dataset to fetch. Omit to get a data table listing all available datasets.
  • lowernames: set to TRUE to change variable names to lower case
  • allow: set to NULL to convert underscores in variable names to periods

Returns

data frame with attributes label and url

Details

Fetches csv files for exercises in the book

Author(s)

Frank Harrell