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 April 3, 2025, 7:37 p.m.