get_external_data: get_external_data makes a call to website vanzanden.nl. The...

Description Usage Arguments Value Examples

Description

get_external_data makes a call to website vanzanden.nl. The only purpose is to track the usage of (parts) of the package.

Usage

1
get_external_data(caller = "stat_usage.csv")

Arguments

caller

(default = "stat_usage.csv") the filename which will be downloaded, for each geom is a separate file available

Value

it returns a list: $success = TRUE/FALSE

Examples

1
2
3
library(ggsolvencyii)
callresult <- ggsolvencyii:::get_external_data(caller = "stat_usage.csv")
callresult

vanzanden/ggsolvencyii documentation built on May 31, 2019, 5:23 p.m.