tests/testthat/testdoc-md/Person.md

Person: This is my Person class

Description

Person class description

Public fields

Methods

Public methods

Method new()

Create a person

Usage

Person$new(name = NA, hair = NA)

Arguments

Method set_hair()

Set hair

Usage

Person$set_hair(val)

Arguments

Method clone()

The objects of this class are cloneable with this method.

Usage

Person$clone(deep = FALSE)

Arguments

Examples

Person$new(name="Bill", hair="Blond")


Try the Rd2md package in your browser

Any scripts or data that you put into this service are public.

Rd2md documentation built on June 22, 2024, 11:15 a.m.