All functions |
|
---|---|
Return information for tree disk analysed from TreeRingShape class |
|
Return a vector of center angle 0 to 360(degree) for x y coordinate vector |
|
Convert from a list of tree rings polygons (L) to data frame to a data frame with no.,year,x,y,r(radius),radian(center angle),degree. The data frame is sorted by degree(0 to 360). |
|
Move the tree rings coordinates based on P00 (x,y movement coordinates). |
|
Plot a graphics of tree rings |
|
Draw a graphics of tree rings by 1 ring (3*3 in a screen) |
|
Check center angle of points to input order |
|
Return a ring number of tree ring polygons list (L) from year |
|
Sort x,y coordinates of a tree ring line with center angle of each point |
|
Sort x,y coordinates of tree ring lines with center angle of each point apply Lsort to list of tree ring lines |
|
Return x,y coordinates of a tree ring center point (P00) from shape file of tree ring points |
|
Read a shape file of Tree Ring Points ( P : radial input and correction points) |
|
Read Shapefile_TreeRings |
|
A sample object of class TreeRingShape |
|
A sample object of class TreeRingShape, shapefile paths and column names only. |
|
Calculate tree ring index from chronosequence data (year,growth) |
|
Construct a object (TR) of classTreeRingShape |
|
Interpolates tree ring between representative (manual input) tree rings with tree ring points |
|
Read representative tree ring lines from shape files |
|
Read TreeRingsPoints shape file, check and save parameters |
|
Write a shapefile of interpolated tree rings |
|
Return a area from polygon xy coordinates |
|
Return circumference length of polygon line |
|
class of TreeRingShape |
|
Constant for conversion from degree to radian #### |
|
Return a vector of distances from original a point (0,0) from a matrix or data frame of xy coordinates |
|
Return vector for distance between adjacent two points |
|
Initial setting of a new classTreeRingShape (TR) |
|
Return a vector of row numbers of points that have nearest center angle |
|
Draw a plot of tree rings This function draws Tree rings of a disk from x, y list(x,y) with name of year. |
|
plot_TreeRing_df Draw a Tree ring of a disk from data frame(x,y,year) |
|
Plot tree rings from data fame This function draws Tree rings of a disk from data frame(x,y,year). |
|
Plot and return data frame of year_disk area and year_Tree ring area |
|
Return relative distance between two representative tree rings |
|
Return relative distance between two representative tree rings |
|
Return a vector of sequence of angles between start and end angle 0 to pi -pi to 0 |