convertAnyComment: Convert CAMPSIS comment style to C/C++ code. Only the first #...

View source: R/mrgsolve_conversion.R

convertAnyCommentR 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

convertAnyComment(x)

Arguments

x

any record line

Value

same line with comments translated to C/C++


campsismod documentation built on Aug. 8, 2025, 6:43 p.m.