Other packages > Find by keyword >

OPI  

Open Perimetry Interface
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("OPI", "3.0.4")



Attach the package and use:
library("OPI")
Maintained by
Andrew Turpin
[Scholar Profile | Author Map]
First Published: 2012-07-26
Latest Update: 2024-01-24
Description:
Implementation of the Open Perimetry Interface (OPI) for simulating and controlling visual field machines using R. The OPI is a standard for interfacing with visual field testing machines (perimeters) first started as an open source project with support of Haag-Streit in 2010. It specifies basic functions that allow many visual field tests to be constructed. As of February 2022 it is fully implemented on the Haag-Streit Octopus 900 with partial implementations on the Centervue Compass, Kowa AP 7000, Android phones and the CrewT IMO. It also has a cousin: the R package 'visualFields', which has tools for analysing and manipulating visual field data.
How to cite:
Andrew Turpin (2012). OPI: Open Perimetry Interface. R package version 3.0.4, https://cran.r-project.org/web/packages/OPI. Accessed 01 May. 2025.
Previous versions and publish date:
1.1 (2012-07-26 07:41), 1.4 (2013-02-11 20:45), 1.6 (2013-11-15 07:23), 2.1 (2014-12-21 18:05), 2.3 (2015-11-10 11:06), 2.5 (2016-07-14 10:14), 2.7 (2017-10-25 09:24), 2.9 (2019-09-19 06:10), 2.10.0 (2022-01-23 06:12), 2.10.1 (2022-03-02 01:30), 2.11.0 (2023-08-21 09:42), 2.11.1 (2023-11-07 05:40), 2.11.2 (2024-01-24 10:12), 3.0.1 (2024-07-03 07:50), 3.0.2 (2024-07-09 17:00)
Other packages that cited OPI R package
View OPI citation profile
Other R packages that OPI depends, imports, suggests or enhances
Complete documentation for OPI
Functions, R codes and Examples using the OPI R package
Some associated functions: MOCS . OPI . RtDbUnits . RtSigmaUnits . ZEST . chooseOpi . dbTocd . fourTwo . full_threshold . opiClose . opiDistributor . opiGetParams . opiInitialize . opiKineticStimulus . opiPresent . opiQueryDevice . opiSetBackground . opiStaticStimulus . opiTemporalStimulus . pixTodeg . 
Some associated R codes: Full OPI package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for OPI0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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