Learn R Programming

ProFound (version 1.0.1)

ProFound-package: ProFound

Description

ProFound

Arguments

Details

Package: ProFound
Type: Package
Version: 1.0.1
Date: 2018-03-02
License: LGPL-3
Depends: R (>= 3.0), magicaxis (>= 2.0.3), celestial (>= 1.4.1), FITSio, data.table
Suggests: ProFit, knitr, rmarkdown, EBImage, akima, imager, LaplacesDemon

References

Robotham A.S.G., et al., 2017, MNRAS, 466, 1513

Examples

Run this code
# NOT RUN {
# Load ProFound example data

image=readFITS(system.file("extdata", 'VIKING/mystery_VIKING_Z.fits',
package="ProFound"))

profound=profoundProFound(image, skycut=1.5, magzero=30, verbose=TRUE, plot=TRUE)
# }

Run the code above in your browser using DataLab