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++


Calvagone/campsismod documentation built on June 2, 2025, 1:11 a.m.