charge-ref_textbox-method: Loading method for ref_textbox referential objects

charge,ref_textbox-methodR Documentation

Loading method for ref_textbox referential objects

Description

Loading method for ref_textbox referential objects

Usage

## S4 method for signature 'ref_textbox'
charge(object, title, label)

Arguments

object

An object of class ref_textbox-class

title

A title for the frame

label

A label for the TextBox

Value

An S4 object of class ref_textbox-class

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

## Not run: 
 object=new('ref_textbox')
charge(object,title='un titre',label='20')

## End(Not run)

stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.