Wiad
WIAD: Wood Image Analysis and Dataset
Install / Use
/learn @bbcrown/WiadREADME
WIAD: Wood Image Analysis and Dataset
The Wood Image Analysis and Dataset is a dynamic interface to extract, store and share data from images of tree rings, such as annual ring width.
WIAD presents a dynamic interface for a wide range of scientists in archeology, ecology, geology, climatology and chronology disciplines to digitise and analyze their tree ring imagery easily, back up results and share them with collaborators and the public.
Installation
Install from CRAN
The WIAD R package has been published on The Comprehensive R Archive Network (CRAN). The latest tested WIAD package can be installed from the <a href="https://cran.r-project.org/package=wiad">CRAN packages repository</a> by running the following command in an R environment:
utils::install.packages('wiad', repos = "https://cran.us.r-project.org" )
Install from GitHub
Alternatively, the latest beta release of WIAD can be directly downloaded and installed from the GitHub repository:
# install devtools first
if(!require(devtools)) install.packages('devtools')
# installing the package from the GitHub repo
devtools::install_github('RademacherTim/wiad')
# loading the package
library(wiad)
Usage
The interactive mode can be launched from an interactive R environment by the following command.
library(wiad)
Launch()
or
wiad::Launch()
or form the command line (e.g., shell in Linux, Terminal in macOS and Command Prompt in Windows machines) where an R engine is already installed by:
Rscript -e "wiad::Launch(Interactive = TRUE)"
Calling the Launch function opens up the WIAD app in the system’s default web browser.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
