Learn R Programming

HKRbook (version 0.1.3)

mmstat.math: mmstat.math

Description

Returns a math expression based on HTML special characters notation.

Usage

mmstat.math(txt)

Value

expression

Arguments

txt

character: input text

Examples

Run this code
mmstat.math(" &bar(X);~&N(mu[0], sigma^2/n); ")
mmstat.math("&H[0];: &mu==mu[0]; vs. &H[1];: &mu!=mu[0]; ")

Run the code above in your browser using DataLab