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.4")



Attach the package and use:
library("wk")
Maintained by
Dewey Dunnington
[Scholar Profile | Author Map]
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.4, https://cran.r-project.org/web/packages/wk. Accessed 06 May. 2025.
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), 0.9.1 (2023-11-29 06:30), 0.9.2 (2024-07-09 08:00), 0.9.3 (2024-09-06 17:20)
Other packages that cited wk R package
View wk citation profile
Other R packages that wk depends, imports, suggests or enhances
Complete documentation for wk
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for wk7000800090001000011000120001300014000TrendBars

Today's Hot Picks in Authors and Packages

simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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