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 Oct. 12, 2023, 5:13 p.m.