Learn R Programming

TwitterAutomatedTrading (version 0.1.0)

havingIP: havingIP Function

Description

Function to test if the internet connection is available

Usage

havingIP(operational_system)

Arguments

operational_system

The operational system.

Value

A logical vector TRUE if internet connection is available.

Examples

Run this code
# NOT RUN {
internet <- havingIP()
        
# }

Run the code above in your browser using DataLab