statistics: statistics

Description Usage Arguments Value Examples

Description

This behaviour can be switched off by means of calling " " When switche on a reminder is given in regular intervals. This behaviour can also be switched off by calling " "

Usage

1
statistics(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

nothing

Examples

1
2
3
4
5
6
# library(ggsolvencyii)
ggsolvencyii:::statistics()
sii_setoption_statistics_httpfailurecounter <- function(cnt = 52)
ggsolvencyii:::statistics(caller = "404notfound.csv")
sii_setoption_statistics_httpfailurecounter <- function(cnt = 0)
sii_setoption_statistics_participate(participate = TRUE)

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