README.md

R Package: Pasta

PAckage for Speckle Tracking Analysis

=======

This package should be installed on R with the following command

  install.packages('devtools')
  library(devtools)
  install_github('guillaumechaumet/pasta')
  library(pasta)

Locate the path where your data are and launch the following command:

  myspectrackingdata<-multi.import.xtrain(path='yourdatapath')



guillaumechaumet/pasta documentation built on May 28, 2019, 8:54 p.m.