Learn R Programming

RxODE (version 0.6-1)

rxCout: Give the cout string for a number

Description

Give the cout string for a number

Usage

rxCout(number)

Arguments

number

Number for converting

Value

String of cout << number;