Other packages > Find by keyword >

wk  

Lightweight Well-Known Geometry Parsing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("wk", "0.9.1")



Attach the package and use:
library("wk")
Maintained by
Dewey Dunnington
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-11
Latest Update: 2023-11-29
Description:
Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are useful in R only if the information they contain can be accessed in R, for which high-performance functions are provided here.
How to cite:
Dewey Dunnington (2020). wk: Lightweight Well-Known Geometry Parsing. R package version 0.9.1, https://cran.r-project.org/web/packages/wk
Previous versions and publish date:
0.2.1 (2020-05-11 17:50), 0.3.0 (2020-06-21 16:10), 0.3.1 (2020-07-21 15:40), 0.3.2 (2020-08-03 12:20), 0.3.3 (2020-10-13 06:40), 0.3.4 (2021-01-16 13:30), 0.4.0 (2021-03-06 14:00), 0.4.1 (2021-03-16 14:50), 0.5.0 (2021-07-13 06:50), 0.6.0 (2022-01-03 14:20), 0.7.0 (2022-10-13 05:30), 0.7.1 (2022-12-09 20:20), 0.7.2 (2023-03-17 14:00), 0.7.3 (2023-05-07 01:00), 0.8.0 (2023-08-25 12:50), 0.9.0 (2023-10-22 06:30)
Other packages that cited wk R package
View wk citation profile
Other R packages that wk depends, imports, suggests or enhances
Functions, R codes and Examples using the wk R package
Some associated functions: crc . crc_x . deprecated . grd . grd_cell . grd_extract . grd_snap_next . grd_subset . grd_summary . grd_tile . grd_tile_template . handle_wkt_without_vector_size . new_wk_crc . new_wk_grd . new_wk_rct . new_wk_wkb . new_wk_wkt . new_wk_xy . plot.wk_grd_xy . rct . rct_xmin . vctrs-methods . wk-package . wk_bbox . wk_chunk_strategy_single . wk_count . wk_crs . wk_crs_equal . wk_crs_inherit . wk_crs_proj_definition . wk_debug . wk_example . wk_flatten . wk_format . wk_handle.data.frame . wk_handle . wk_handle.wk_grd_xy . wk_handle_slice . wk_identity . wk_is_geodesic . wk_linestring . wk_meta . wk_orient . wk_plot . wk_problems . wk_proj_crs_view . wk_set_z . wk_trans_affine . wk_trans_explicit . wk_trans_inverse . wk_transform . wk_translate . wk_vertices . wk_void . wk_writer . wkb . wkb_to_hex . wkt . xy . xy_x . 
Some associated R codes: affine.R . bbox.R . chunk.R . class-data-frame.R . count.R . crc.R . data.R . debug.R . deprecated.R . filter.R . flatten.R . format.R . grd-extract.R . grd-handle.R . grd-plot.R . grd-subset.R . grd-tile.R . grd.R . handle-crc.R . handle-rct.R . handle-sfc.R . handle-slice.R . handle-wkb.R . handle-wkt.R . handle-xy.R . handler.R . make.R . meta.R . orient-filter.R . pkg-readr.R . pkg-sf.R . pkg-vctrs.R . plot.R . problems.R . rct.R . set.R . sfc-writer.R . trans-explicit.R . transform.R . translate.R . utils.R . vertex-filter.R . void.R . wk-crs.R . wk-package.R . wk-rcrd.R . wk-vctr.R . wkb-writer.R . wkb.R . wkt-writer.R . wkt.R . writer.R . xy-writer.R . xyzm.R . zzz.R .  Full wk 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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns