data_source: Connect to UWIN database

View source: R/analysis_ready_functions.R

data_sourceR Documentation

Connect to UWIN database

Description

data_source checks the current files in the uwin-dataset folder and let's you know if they were generated from an access db, the UWIN web app, or if it's precleaned.

Usage

data_source(x)

Details

#' @param x The filepath to a given folder of data within a city.

Value

A character that says where the data came from.

Examples

## Not run: 
data_source(x = "./chil/1_JA16/")

## End(Not run)


mfidino/uwinutils documentation built on June 11, 2025, 1:49 p.m.