| foldTimeseriesFull | R Documentation | 
Folding timeseries function for sourceid and tag
foldTimeseriesFull(
  insourceid,
  intag,
  period,
  times,
  values,
  errors,
  referenceTime,
  range = 1.5
)
insourceid | 
 sourceid  | 
intag | 
 tag  | 
period | 
 given period  | 
times | 
 vector of obstimes  | 
values | 
 vector of values  | 
errors | 
 vector of errors  | 
referenceTime | 
 reference time for folding  | 
range | 
 range of the folded timeseries  | 
dataframe with folded indexes, phases, magnitudes and errors
## Not run: 
foldTimeseries(sourcied, tag, period, times, values, errors, referenceTime, range=1.5)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.