assign_coding_to_environment: Assign election violence database objects to the global...

View source: R/database_interactivity.R

assign_coding_to_environmentR Documentation

Assign election violence database objects to the global environment.

Description

Assigns election violence database objects to the global environment, where those database objects are the results of executing the get_coding function. The method for creating the codeprocessed_locations table is described in the help file for the process_locations function.

Usage

assign_coding_to_environment(evp_coding_download)

Arguments

evp_coding_download

The result from executing the get_coding() command.

Details

The function also adds the ev_events data and the election_dates tables to the environment (which are part of the durhamevp package rather than from the database). There are package help files describing these two data sets.


gidonc/durhamevp documentation built on April 8, 2022, 10:31 a.m.