From 0145af89c818af5000a8cc5f3df8cb81bdaef973 Mon Sep 17 00:00:00 2001 From: addelany Date: Fri, 10 May 2024 14:36:44 -0500 Subject: [PATCH] export pub function --- NAMESPACE | 1 + 1 file changed, 1 insertion(+) diff --git a/NAMESPACE b/NAMESPACE index f936eae..74baac7 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -6,6 +6,7 @@ export(build_group_variables) export(build_inventory) export(build_model) export(build_noaa_forecast) +export(build_publication_items) export(build_sites) export(build_table_columns_full_bucket) export(build_targets)