set_comment: Set Comment

Description Usage Arguments Value Examples

Description

Set Comment

Usage

1

Arguments

x

The object

comment

A string of the comment

Value

The modified object

Examples

1
2
3
x <- 1:2
x <- set_comment(x, "A vector")
comment(x)

poissonconsulting/poissqlite documentation built on Sept. 17, 2021, 12:34 a.m.