Learn R Programming

rhli (version 0.0.2)

HSUCC: C-HLI constant HSUCC

Description

C-HLI constant HSUCC

Usage

HSUCC

Arguments

Format

An object of class integer of length 1.

Examples

Run this code
# NOT RUN {
status <- Integer(-1L)
cfmini(status)
if(status$value!=HSUCC){
  cat(sprintf("cfmini(status=%d)",status$value))
}

# }

Run the code above in your browser using DataLab