mypublish_namedvec2wordtable: Print the odes of an eqnvec in a tex and a docx table

mypublish_namedvec2wordtableR Documentation

Print the odes of an eqnvec in a tex and a docx table

Description

printout of c(x = -k*x) will look like d/dt\[x\] = - k\*\[x\]

Usage

mypublish_namedvec2wordtable(x, path = "pars", names_in_mathenv = F)

Arguments

x

vector with names

path

filename without ending

names_in_mathenv

put the names in an in-line math environment (latex: $$)


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.