search for: writenifti

Displaying 1 result from an estimated 1 matches for "writenifti".

2010 Jun 16
0
R CMD check error in v2.12.0
...ssing documentation entries ... OK - checking for code/documentation mismatches ... OK - checking Rd \usage sections ... OK - checking Rd contents ... OK - checking examples ... ERROR Running examples in ‘oro.nifti-Ex.R’ failed The error most likely occurred in: > ### Name: writeNIfTI > ### Title: writeNIfTI > ### Aliases: writeNIfTI > ### Keywords: file > > ### ** Examples > > norm <- dnorm(seq(-5, 5, length=32), sd=2) > norm <- (norm-min(norm)) / max(norm-min(norm)) > img <- outer(outer(norm, norm), norm) > i...