NEWS | R Documentation |
News for R Package rPAex
Changes in version 1.0.5 (2023-11-01)
The examples were edited. The examples were edited. Error in x11(): screen devices should not be used in examples.
Changes in version 1.0.4 (2023-10-22)
The rPAex package updated the functions affected by the "raster" package. It is now updated to the "terra" package with the same results for all functions. The parameters of each function are maintained.
Change of name of the dataset _evolution_ to _cropTime_ corresponds to the images of the crop in all its growth.
Changes in version 1.0.3 (2023-03-31)
Modify function
-
EUsPoint
The Matrix Q was updated (Coordinates of the vertices of a particular experimental unit). The name of the "unit" argument changed to "EU". -
movePlot
change in example.
New data
-
cassava
crop that contains the complete image of flight 11 -
evolution
contains 9 images of 38 flights of a plot in a period of 10 months corresponding to the third plot of the cassava crop.
Changes in version 1.0.2 (2022-08-20)
New function
-
EUsPoint
Generates the matrix Q (Coordinates of the vertices of a particular experimental unit).
Update parameters
-
borderPoint
new arguments (r, Rbook, distance, plotting). Extends its application: Generates the spectral information of the edge of the experimental units for the analysis of the edge effect, it requires the spectral image, the edge distance and the segmentation of the units generated by imageField. -
fixedPoint
change segments=npoints,length=long -
imageField
changes Q=P,ny=nPl,ny=nPw, dy=long, dx=wide -
imageField
add parameter: start=1
New output
Added in the output the parameters of the imageField(), coordinates.unit, new argument for the limits of each experimental unit.
Removed
ExternalPoint, its functionality is included in the EUsPoint function.
Changes in version 1.0.1 (2020-01-18)
New function
-
movePlot
Rotation and Translation of the Plot Position.
New output
Added in the output the parameters of the imageField() function is now a list with parameters and Qbase (data frame image).
Tweaks
Examples (procedures in R).
External (data).
Script (complementary functions of the package).
Bug Fixes
The examples were edited.