Learn R Programming

dMod (version 0.3.1)

getCoefficients: Get coefficients from a character

Description

Get coefficients from a character

Usage

getCoefficients(char, symbol)

Arguments

char
character, e.g. "2*x + y"
symbol
single character, e.g. "x" or "y"

Value

numeric vector with the coefficients