# NOT RUN {
InvT_Fra <- read.table(system.file("extdata", "InvT_Fra.txt",package = "svs"),
header = TRUE, sep = "\t", quote = "\"", encoding = "UTF-8",
stringsAsFactors = FALSE)
sca.InvT_Fra <- fast_sca(InvT_Fra)
sca.InvT_Fra
lsa.InvT_Fra <- fast_lsa(InvT_Fra)
lsa.InvT_Fra
# }
Run the code above in your browser using DataLab