convert_any_comment: Convert Campsis comment style to C/C++ code. Only the first #...

View source: R/mrgsolve_conversion.R

convert_any_commentR Documentation

Convert Campsis comment style to C/C++ code. Only the first # is translated to //.

Description

Convert Campsis comment style to C/C++ code. Only the first # is translated to //.

Usage

convert_any_comment(x)

Arguments

x

any record line

Value

same line with comments translated to C/C++


campsismod documentation built on July 30, 2026, 9:06 a.m.