Coder Social home page Coder Social logo

hobologgers_transformcsv's Introduction

Urban Productive Ecosystem | Transforming raw csv files from HOBO loggers

Github repository for the automatic process of transforming raw csv files from HOBO loggers into a new csv files that can be use to be saved on UPE/MfN urban garden project's GoogleDrive

Prerequisites

R software and R Studio installed in your computer

Installation

  1. Clone or download (as zip) this repo
  2. Navigate to the project folder
  3. Open the Hobologger_transformCSV.Rproj file in R Studio
  4. Navigate to scripts/ folder and open the packagesInstaller.R file
  5. Change the path of the pdir string to the absolute path of where the HOBOLoggers_transformCSV folder is located on your computer
  6. Run all the code in the packagesInstaller.R file (Ctrl + Enter each line)
  7. Wait until all packages are installed and loaded

Working with single raw HOBO csv file

  1. Place your single raw HOBO csv file into the raw_csv/single folder
  2. Navigate to the ./scripts folder and open the transformCSV.R file
  3. Change the path of the pdir string to the absolute path where the HOBOLoggers_transformCSV folder is located on your computer
  4. Run the codes then check transformed_csv/single folder to see the results

Working with multiple raw HOBO csv files

  1. Place all the raw HOBO csv files into the raw_csv/multiple folder
  2. Navigate to the ./scripts folder and open the transformCSV_folder.R file
  3. Change the path of the pdir string to the absolute path where the HOBOLoggers_transformCSV folder is located on your computer
  4. Run the codes then check transformed_csv/multiple folder to see the results

Example

Check out example folder for more details

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.