Nested Knowledge

Bringing Systematic Review to Life

User Tools

Site Tools


wiki:guide:tips:digitize

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:guide:tips:digitize [2022/02/09 20:59]
nicole_hardy_alumni.brown.edu
wiki:guide:tips:digitize [2022/02/09 21:13] (current)
nicole_hardy_alumni.brown.edu
Line 24: Line 24:
 ===== Video Walk Through: ===== ===== Video Walk Through: =====
 Check out this video! If it's blurry, go directly to the YouTube page to view it.  {{youtube>4Y4172YtpYg?medium}} Check out this video! If it's blurry, go directly to the YouTube page to view it.  {{youtube>4Y4172YtpYg?medium}}
 +
 +===== R Script: =====
 +<code>
 +#--------------------------------------------------------------
 +### Setting up workspace to be able to digitze graphs
 +#--------------------------------------------------------------
 +setwd("C:/Users/nhard/OneDrive/Documents")
 +install.packages('digitize')
 +library('digitize')
 +
 +digitize("highres.jpg")
 +
 +</code>
  
wiki/guide/tips/digitize.1644440345.txt.gz ยท Last modified: 2022/02/09 20:59 by nicole_hardy_alumni.brown.edu