Git Product home page Git Product logo

sanbi-data-analytics-r's Introduction

		|----------------------------------------------|
		|	README FILE FOR SEADS R-PROJECT        |
		|----------------------------------------------|
		|For any queries, contact [email protected]|
		|----------------------------------------------|
-----------------------------------------------------------------------------------------
To install SEADS (Survey Efficacy and Data Summary) as a package onto your personal 
computer, follow the steps below:
1. Open 'SEADS.Rproj' (./src/SEADS.Rproj)
2. Open 'estimateSurveyQualtiy_template.R (./estimateSurveyQuality_template.R)
3. Open 'Files' tab in the window on the lower right panel, open the 
   and you should folder 'R' and you will see the R scripts which are in the src 
   folder.
4. Run rm(list = ls()) to ensure that your environment is empty.
5. Press 'ctrl+shift+B' to compile the SEADS package. This will import the 
   packages which SEADS requires and install the SEADS package to the R package 
   directory.
6. If you make any edits to the functions for your personal use, you must 
   recompile the SEADS package to enable the changes. 
7. Once you have installed/updated the SEADS package, you can simply call the 
   SEADS package using library(SEADS).
8. Help for the functions developed for the SEADS package can be obtained via 
   the following calls:
	help("importSurvey")
	help("surveyDim")
	help("plotSurvey")
	help("surveyEfficacy")
	help('dataSummary')
-----------------------------------------------------------------------------------------

The following folders are in the 'Estimating Survey Efficacy' directory:
	1. GPS Data - contains cleaned tracks and waypoints
	2. Historic Data - contains consolidated acacia data for all species
	3. Output Figures and Data - tables from the R model are 
	   automatically saved here. Figures are manually saved to this location
	4. SEADS - the directory which contains the contents to compile the
		   SEADS package

			|----------------------------------------------|

sanbi-data-analytics-r's People

Contributors

nicsalonen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.