Other packages > Find by keyword >

openeo  

Client Interface for 'openEO' Servers
View on CRAN: Click here


Download and install openeo package within the R console
Install from CRAN:
install.packages("openeo")

Install from Github:
library("remotes")
install_github("cran/openeo")

Install by package version:
library("remotes")
install_version("openeo", "1.3.1")



Attach the package and use:
library("openeo")
Maintained by
Florian Lahn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-08
Latest Update: 2024-02-17
Description:
Access data and processing functionalities of 'openEO' compliant back-ends in R.
How to cite:
Florian Lahn (2021). openeo: Client Interface for 'openEO' Servers. R package version 1.3.1, https://cran.r-project.org/web/packages/openeo. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1.0 (2021-11-08 09:50), 1.2.0 (2022-05-09 10:50), 1.2.1 (2022-06-24 10:50), 1.2.2 (2022-10-17 17:30), 1.3.0 (2022-11-17 13:20)
Other packages that cited openeo R package
View openeo citation profile
Other R packages that openeo depends, imports, suggests or enhances
Complete documentation for openeo
Functions, R codes and Examples using the openeo R package
Some associated functions: AnyOf . Argument . Array . BasicAuth . Boolean . BoundingBox . CollectionId . Date . DateTime . EPSGCode . GeoJson . Graph . IAuth . Integer . JobId . Kernel . MetadataFilter . Number . OIDCAuth . OpenEOClient . OutputFormat . OutputFormatOptions . Parameter . Process . ProcessCollection . ProcessGraphArgument . ProcessGraphId . ProcessGraphParameter . ProcessNode . ProjDefinition . RasterCube . String . TemporalInterval . TemporalIntervals . Time . UdfCodeArgument . UdfRuntimeArgument . UdfRuntimeVersionArgument . UserProcessCollection . VectorCube . active_connection . api_versions . as.Graph . as.Process . as.bbox . as.data.frame . binary_ops . capabilities . client_version . collection_viewer . compute_result . conformance . connect . create_job . create_service . create_user_process . create_variable . debugging . delete_file . delete_job . delete_service . delete_user_process . describe_account . describe_collection . describe_job . describe_process . describe_service . describe_user_process . dimensions.Collection . dimensions . disconnect . download_file . download_results . estimate_job . get_sample . group_ops . list_collections . list_features . list_file_formats . list_files . list_jobs . list_oidc_providers . list_processes . list_results . list_service_types . list_services . list_udf_runtimes . list_user_processes . log_job . log_service . login . logout . logs . openeo-deprecated . parse_graph . print.ProcessInfo . print.User . privacy_policy . process_viewer . processes . remove_variable . send_udf . st_bbox.ProcessNode . start_job . status . stop_job . supports . terms_of_service . toJSON-deprecated . toJSON . unary_ops . update_job . update_service . update_user_process . upload_file . user_processes . validate_process . variables . 
Some associated R codes: argument_types.R . authentication.R . capabilities-mapping.R . client.R . coerce-functions.R . collection-functions.R . collections.R . debugging.R . jobs.R . ops.R . predefined_processes.R . print-functions.R . process_graph_building.R . sample_data.R . server_metadata.R . services.R . spatial.R . udf.R . user.R . user_defined_processes.R . utilities.R . viewer.R . zzz.R .  Full openeo package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA