Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 247 Bytes

data-library

Public-use data sets for clinical trial data visualizations.

Adding a file

Adding a new data file is easy:

  1. Make a branch
  2. Add the file to the appropriate folder
  3. Run npm run build in the root directory
  4. Make a PR!