SetIntercept: SetIntercept

View source: R/SetIntercept.R

SetInterceptR Documentation

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

## Not run: 
SetIntercept(TRUE)

## End(Not run)


BenEngbers/RBaseX documentation built on Nov. 14, 2022, 12:45 a.m.