[242173]: / man / ct_template.Rd

Download this file

18 lines (17 with data), 389 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ct_template.R
\name{ct_template}
\alias{ct_template}
\title{Read in CT Template}
\usage{
ct_template(...)
}
\arguments{
\item{...}{Arguments passed to \code{\link{ct_template_fname}}}
}
\value{
Object of class \code{\link{nifti}}
}
\description{
Wrapper for returning a \code{nifti} object of the CT Template
}