File: BFManual.Rd

package info (click to toggle)
r-cran-bayesfactor 0.9.12-4.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,492 kB
  • sloc: cpp: 1,555; sh: 16; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/manual.R
\name{BFManual}
\alias{BFManual}
\title{Opens the HTML manual for the BayesFactor package}
\usage{
BFManual()
}
\value{
\code{BFManual} returns \code{NULL} invisibly.
}
\description{
This function opens the HTML manual for the BayesFactor package in whatever
browser is configured.
}
\details{
This function opens the HTML manual for the BayesFactor package in whatever
browser is configured.
}
\author{
Richard D. Morey (\email{richarddmorey@gmail.com})
}
\keyword{misc}