havingIP: havingIP Function

Description Usage Arguments Value Examples

View source: R/havingIP.R

Description

Function to test if the internet connection is available

Usage

1
havingIP(operational_system)

Arguments

operational_system

The operational system.

Value

A logical vector TRUE if internet connection is available.

Examples

1
2
3
4
## Not run: 
internet <- havingIP()
        
## End(Not run)

TwitterAutomatedTrading documentation built on July 1, 2020, 5:48 p.m.