cmt: insert docx comment

View source: R/cmt.R

cmtR Documentation

insert docx comment

Description

insert docx comment

Usage

cmt(highlight = "", comment, name = Sys.info()["user"], thedate = Sys.time())

Arguments

highlight

Character. Text that should be higlighted (to comment on).

comment

Character. The Comment inside the box.

name

Character. Name of coment author.

thedate

Character. Date of the comment.


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.

Related to cmt in sachserf/sf...