useDynLib(Dcurvature, .registration = TRUE)
importFrom(Rcpp, evalCpp)
importFrom(readxl, read_excel)
importFrom(shiny, runApp)
export(curvature)
export(load_example_data)
export(run_curvature_app)
