Learn R Programming

tmhmm (version 1.3)

tmhmm_self_test: Self-test the TMHMM installation

Description

Self-test the TMHMM installation

Usage

tmhmm_self_test()

Arguments

Examples

Run this code
# NOT RUN {
if (is_tmhmm_installed()) {
  tmhmm_self_test()
}
# }

Run the code above in your browser using DataLab