diff --git a/NAMESPACE b/NAMESPACE index 94fc2ccb8093432a58a7df2b6b64eca115dade4c..b0068a4452b4cd015db0bbf5043f013683f2a429 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,21 +1,5 @@ # Generated by roxygen2: do not edit by hand -export("%>%") -export(FormatCaractere) -export(FormatDate) -export(creer_carte_evolution) -export(creer_carte_volume) -export(creer_carte_volume2) -export(creer_chiffres_clefs_ecln) -export(creer_graphique_evolution_annuelle) -export(creer_graphique_evolution_trim) -export(creer_graphique_investissement_locatif) -export(creer_graphique_series_temporelles) -export(creer_graphique_series_temporelles_prix) -export(creer_tableau_synthese_annuel) -export(creer_tableau_synthese_trimestrielle) -export(data_prep) -export(set_theme) importFrom(COGiter,filtrer_cog) importFrom(COGiter,filtrer_cog_geo) importFrom(COGiter,list_epci_in_reg) diff --git a/devstuff.R b/devstuff.R index 7ce034c3b6436aa59fdfe5757ef554b72eaeedd8..b5371601358b6e29b5d59fe3d40ffa075a568df6 100644 --- a/devstuff.R +++ b/devstuff.R @@ -25,4 +25,4 @@ usethis::use_package('tidyr') usethis::use_r("tableau_synthese_trimestrielle") attachment::att_amend_desc() -yusethis::use_r("globals.R") +usethis::use_r("globals.R")