ambur.filtertran {ambur} | R Documentation |
Generate smoothed baselines and transects using experimental techniques.
ambur.filtertran(winsize=5, indv=1)
winsize |
Transect filter window size: Value must be an odd number |
indv |
Filter individual baseline transects: Value of 1 means 'yes' and 0 is 'no' |
A new transect azimuth orienation is assigned to the middle transect of and odd numbered moving (sliding) window of transects. The new transect azimuth takes into account the azimuths of adjacent transects within the window.
A shapefile with adjusted transect azimuths.
~~ This function is a beta version ~~
Chester W. Jackson Jr.