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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for openeo01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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