Learn R Programming

decapitated (version 0.3.0)

gep_active: Get test whether the gepetto server is active

Description

Get test whether the gepetto server is active

Usage

gep_active(gep)

Arguments

gep

a gepetto connection object

Value

logical (TRUE if alive)

Examples

Run this code
# NOT RUN {
gepetto() %>%
  gep_active()
# }

Run the code above in your browser using DataLab