VSI_Analysis/README.md

26 lines
494 B
Markdown
Raw Normal View History

2023-01-13 11:51:56 +01:00
# Virtual Surrounding Impression analysis
Version: 0.1b
## Changelog
*0.1b - 13th Jan 2023*
First working R version, translated from Python.
No grouping per interviewer.
## What's here
This is a script that opens a database containing (at least) following columns:
- ID (integer)
- VSI1 (see VSI documentation)
- VSI2 (see VSI documentation)
- VSI3 (see VSI documentation)
This script is made by two files:
- R file (original code to check things)
- Rmd file (makes a PDF report)