# NOT RUN {
# To know the ellipsoids and the order open the Ellipsoids in the package and look for it number
Ellip <- Ellipsoids
#View(Ellip)
# We choose the number 5 which is GRS80
value <- E2(5, digits = 4)
print(value)
# }
Run the code above in your browser using DataLab