Skip to content

R Project for the data analysis & manuscript of CamIO ICCHP20 paper

Notifications You must be signed in to change notification settings

ma-riviere/ICCHP20-CamIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamIO logo

CamIO

Status License


Repository containing the Manuscript, Data & Analysis code for the ICCHP20 paper:
**_An Audio-Based 3D Spatial Guidance AR System for Blind Users_**


📝 Table of Contents

🧐 About

  • manuscript.tex: main manuscript file
  • ./data: Raw data
  • ./overleaf: specific folder for the use of the overleaf platform
  • ./R: R scripts for the analysis & data visualisation
  • ./res: various ressources (images, templates, bibliography, logo, ...)

🏁 Getting Started

Online edition

You can check out the manuscript on Overleaf: https://www.overleaf.com/9369464178mfvxkddjbnxk

Installing

To use the analysis code locally, you'll need:

  • R >= 4.0
  • R Studio >= 1.3
  • To install the R packages required in each Rmd file (should be done automatically the first time running any cell of a given Rmd)

Otherwise, you can clone the code on R Studio Cloud.

✍️ Authors