Movatterモバイル変換


[0]ホーム

URL:


inti

CRAN statusDOIR-CMD-checkCRAN RStudio mirror downloads

The ‘inti’ package is part of the ‘inkaverse’ project for developingdifferent procedures and tools used in plant science and experimentaldesigns. The mean aim of the package is to support researchers duringthe planning of experiments and data collection ‘tarpuy()’, dataanalysis and graphics ‘yupana()’, and technical writing. Learn moreabout the ‘inkaverse’ project athttps://inkaverse.com/.

Installation

To install the stable version fromCRAN:

install.packages("inti")

To install the latest development version directly fromGitHub:

if (!require("remotes"))install.packages("remotes")remotes::install_github("flavjack/inti")

If you need install an specific version:

if (!require("remotes"))install.packages("remotes")remotes::install_version("inti",version ="0.4.4")

Shiny apps

If is the first time running any of the apps consider install the appdependencies:

inti::yupana(dependencies =TRUE)

After install the package and the app dependencies also you canaccess to the apps through the Addins list in Rstudio or running thefollowing code:

Yupana

inti::yupana()

Tarpuy

inti::tarpuy()

[8]ページ先頭

©2009-2025 Movatter.jp