print_results: 'print_results' Print the number of successful geocoded...

Description Usage Arguments Value Examples

View source: R/print_results.R

Description

print_results Print the number of successful geocoded addresses to console. The output will tell you how many addresses were in the CSV file, and how many were successfully coded.

Usage

1

Arguments

df

A dataframe object containing the input file contents. If the file does not exist, the function returns an error.

Value

The function displays messages, but does not return anything explicitly.

Examples

1
2
3
4
## Not run: 
print_results(coded)

## End(Not run)

12mre1/geocodr documentation built on Oct. 30, 2019, 4:02 a.m.