Learn R Programming

RBaseX (version 0.3.0)

SetIntercept: SetIntercept

Description

Assign a new value to session$Intercept

Usage

SetIntercept(session, intercept)

Arguments

session

BasexClient instance-ID

intercept

New Intercept value

Details

This method returns self invisibly, thus making it possible to chain together multiple method calls.

Examples

Run this code
# NOT RUN {
SetIntercept(TRUE)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab