### Name: getCovariateFormula
### Title: Extract Covariates Formula
### Aliases: getCovariateFormula
### Keywords: models

### ** Examples

getCovariateFormula(y ~ x | g)
getCovariateFormula(y ~ x)



