Limpiar cache SQLite (forzar rebuild)
See also
Other sql:
cie10_disconnect(),
cie10_sql()
Examples
# Ver ubicacion del cache
tools::R_user_dir("ciecl", "data")
#> [1] "/home/runner/.local/share/R/ciecl"
# \donttest{
cie10_clear_cache() # Elimina cie10.db local
#> i Cache no existe
# }
