View source: R/afni_3dFourier.R
| afni_3dFourier | R Documentation | 
Wrapper for AFNI 3dFourier function
afni_3dFourier(file, lowpass = NULL, highpass = NULL, ignore = NULL,
  retrend = FALSE, retimg = FALSE, opts = "", ...)
| file | nifti object or NIfTI filename. | 
| lowpass | low pass filter with a cutoff in Hz | 
| highpass | high pass filter with a cutoff in Hz | 
| ignore | ignore the first  | 
| retrend | Any mean and linear trend are removed before filtering. This will restore the trend after filtering. | 
| retimg | Should an image be returned ( | 
| opts | Additional options passed to  | 
| ... | additional arguments to  | 
Output filename
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.