Run spatial PSF browser App
Usage
run_psf_spatial_browser(psf_spatial_results, port = 3838)
Arguments
- psf_spatial_results
list object generated by spatial_psf_analysis function.
- port
The TCP port that the application should listen on. Default value is 3838
Value
Nothing is returned
Examples
if (FALSE) { # \dontrun{
runShinyApp()
} # }