FUNCTION_DESCRIPTION
Usage
make_xs_hyfab_comp(
path_to_ras_dbase = NULL,
line_select_subset = NULL,
hf_lines,
overwrite = FALSE,
is_verbose = TRUE
)
Examples
if (FALSE) { # \dontrun{
if(interactive()){
#EXAMPLE1
make_xs_hyfab_comp(path_to_ras_dbase = NULL,line_select_subset = NULL,hf_lines,overwrite = FALSE,is_verbose = TRUE)
}
} # }