From 13175e950c5c6563a51898d0a164080d50469ed0 Mon Sep 17 00:00:00 2001 From: Will Curran-Groome Date: Thu, 23 Apr 2026 10:46:40 -0400 Subject: [PATCH] description title update --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 94baada..095649e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: crosswalk Type: Package -Title: streamlining inter-temporal and inter-geography crosswalking +Title: Translate data across space and time Version: 0.0.0.9001 -Description: An R package providing a simple interface to access and apply crosswalks. +Description: A unified, reproducible interface to access crosswalks and interpolate data. License: MIT + file LICENSE Authors@R: person(given = "Will", family = "Curran-Groome", email = "wcurrangroome@urban.org", role = c("aut", "cre"))