R/Make_TeX_file_for_summary.R

Defines functions make_TeX

Documented in make_TeX

#' @title Make a TeX file for summary
#' @description  Under Construction...
#' ``This only inner funtion, in the future I run this in the \code{\link{fit_Bayesian_FROC}()}.
#'
#' @return TeX file reflected the analysis
# @export
#'
#'
 make_TeX <- function(){

file.path(Sys.getenv("USERPROFILE"),"Desktop")
   file.path(path.expand('~'),'Desktop')

 }

Try the BayesianFROC package in your browser

Any scripts or data that you put into this service are public.

BayesianFROC documentation built on Jan. 23, 2022, 9:06 a.m.