# Generated by roxygen2: do not edit by hand

S3method(boxplot,anlz)
S3method(boxplot,nifti)
S3method(cut,anlz)
S3method(cut,nifti)
S3method(density,anlz)
S3method(density,nifti)
S3method(ensure_array,anlz)
S3method(ensure_array,array)
S3method(ensure_array,default)
S3method(ensure_array,nifti)
S3method(ensure_array,niftiImage)
S3method(hist,anlz)
S3method(hist,nifti)
S3method(mask_img,anlz)
S3method(mask_img,array)
S3method(mask_img,default)
S3method(mask_img,nifti)
S3method(mask_img,niftiImage)
S3method(mean,anlz)
S3method(mean,nifti)
S3method(quantile,anlz)
S3method(quantile,nifti)
S3method(window_img,anlz)
S3method(window_img,array)
S3method(window_img,character)
S3method(window_img,default)
S3method(window_img,factor)
S3method(window_img,nifti)
S3method(window_img,niftiImage)
S3method(write_nifti,anlz)
S3method(write_nifti,default)
S3method(write_nifti,nifti)
S3method(write_nifti,niftiImage)
export("mask_vals<-")
export(applyEmptyImageDimensions)
export(apply_empty_dim)
export(breaker)
export(check_mask)
export(check_mask_fail)
export(check_nifti)
export(check_nifti_header)
export(check_outfile)
export(checkimg)
export(checknii)
export(checkniigz)
export(cog)
export(colorbar)
export(copyNIfTIHeader)
export(datatyper)
export(dicer)
export(double_ortho)
export(dropEmptyImageDimensions)
export(drop_empty_dim)
export(emptyImageDimensionsMask)
export(empty_dim_mask)
export(ensure_array)
export(ensure_nii)
export(ensure_nii_gz)
export(fast_dice)
export(fast_dice_tab)
export(fast_readnii)
export(file_imgext)
export(finite_img)
export(flip_img)
export(getEmptyImageDimensions)
export(get_empty_dim)
export(images2matrix)
export(img_color_df)
export(img_colour_df)
export(img_indices)
export(img_list_to_ts)
export(img_ts_to_df)
export(img_ts_to_list)
export(img_ts_to_matrix)
export(maskEmptyImageDimensions)
export(mask_empty_dim)
export(mask_img)
export(mask_vals)
export(minmax_img)
export(multi_overlay)
export(multi_overlay_center)
export(multi_overlay_diff)
export(newnii)
export(niftiarr)
export(nii.stub)
export(ortho2)
export(ortho_diff)
export(parse_img_ext)
export(quantile_img)
export(random_nifti)
export(randomize_mask)
export(readNIfTI2)
export(readnii)
export(remake_img)
export(remap_filename)
export(replace_dropped_dimensions)
export(replace_outside_surface)
export(rescale_img)
export(robust_window)
export(same_dims)
export(separate_img)
export(slice_colour_df)
export(subset_dti)
export(tempimg)
export(window_img)
export(writeNIfTI2)
export(write_nifti)
export(writenii)
export(xyz)
export(zero_pad)
export(zlimmer)
export(zscore_img)
exportMethods("mask_vals<-")
exportMethods(applyEmptyImageDimensions)
exportMethods(check_nifti)
exportMethods(check_nifti_header)
exportMethods(checkimg)
exportMethods(checknii)
exportMethods(checkniigz)
exportMethods(finite_img)
exportMethods(maskEmptyImageDimensions)
exportMethods(minmax_img)
exportMethods(separate_img)
exportMethods(subset_dti)
import(graphics)
import(oro.nifti)
import(stats)
importFrom(R.utils,gunzip)
importFrom(R.utils,gzip)
importFrom(RNifti,niftiHeader)
importFrom(RNifti,readNifti)
importFrom(RNifti,retrieveNifti)
importFrom(RNifti,updateNifti)
importFrom(RNifti,writeNifti)
importFrom(abind,abind)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(matrixStats,colCumsums)
importFrom(matrixStats,colIQRDiffs)
importFrom(matrixStats,colIQRs)
importFrom(matrixStats,colMadDiffs)
importFrom(matrixStats,colMads)
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colSds)
importFrom(matrixStats,iqr)
importFrom(matrixStats,iqrDiff)
importFrom(matrixStats,madDiff)
importFrom(matrixStats,rowCumsums)
importFrom(methods,"slot<-")
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(oro.nifti,as.nifti)
importFrom(oro.nifti,is.niftiExtension)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
