Code Monkey home page Code Monkey logo

r-targets-training's Introduction

bing

a short introduction to the workings of {targets}

What's this all about?

You are going to learn how to use the {targets} package.
You'll do this by running, and optionally, amending, some functions.
These functions have already been created for you as a starting point.

What's in the project?

/img - folder contains 5 images of a character from the TV sitcom Friends.
You probably can't guess who it is. Resist the urge to look at them, or you risk removing what little comedic value exists.

/R - contains one file with a few R functions which

  • read in the images
  • adds captions
  • creates a new combined image
  • saves it to disk

vowels.csv - a simple text file list the vowels in the English alphabet

_targets.R - creates the links between the functions and the inputs and outputs

run.R - uses targets to create a list of functions and inputs, in the correct order. It also creates a plot of these dependencies, and will create the final image. When run successfully, it will also create a folder named _targets, which will contain information to track the current status of the project

See the learning_targets.html page/ qmd for more info

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.