Package hexsticker. R topics documented: March 5, Title Create Hexagon Sticker in R Version 0.4.3

Size: px
Start display at page:

Download "Package hexsticker. R topics documented: March 5, Title Create Hexagon Sticker in R Version 0.4.3"

Transcription

1 Title Create Hexagon Sticker in R Version Package hexsticker March 5, 2018 Helper functions for creating reproducible hexagon sticker purely in R. Depends R (>= 3.3.0) Imports ggimage, ggplot2, grdevices, hexbin, showtext, stats, sysfonts License Artistic-2.0 ByteCompile true URL BugReports Encoding UTF-8 LazyData true RoxygenNote NeedsCompilation no Author Guangchuang Yu [aut, cre], Laurent Gatto [ctb], Johannes Rainer [ctb], Sebastian Gibb [ctb] Maintainer Guangchuang Yu <guangchuangyu@gmail.com> Repository CRAN Date/Publication :24:53 UTC R topics documented: geom_hexagon geom_pkgname geom_url hexagon save_sticker sticker sticker_dev theme_sticker

2 2 geom_pkgname Index 8 geom_hexagon geom_hexagon geom layer of hexagon geom_hexagon(size = 1.2, fill = "#1881C2", = "#87B13F") size fill size of border of hexagon of border hexagon layer geom_pkgname geom_pkgname add package name to sticker geom_pkgname(package, x = 1, y = 1.4, = "#FFFFFF", family = "Aller_Rg", size = 8,...) package package name x x position y y position family font family size font size... addition parameters passed to geom_text()

3 geom_url 3 package name layer geom_url geom_url add url at the lower border of the sticker geom_url(url = " x = 1, y = 0.08, family = "Aller_Rg", size = 1.5, = "black", angle = 30, hjust = 0,...) url url x x position of url y y position of url family font family size size of url of url angle angle of url, default is 30 hjust horizontal adjustment... additional parameters to geom_text geom layer

4 4 save_sticker hexagon hexagon empty hexagon hexagon(size = 1.2, fill = "#1881C2", = "#87B13F") size fill size of border of hexagon border of hexagon hexagon save_sticker save_sticker save sticker to file save_sticker(filename, sticker = last_plot()) filename sticker file name sticker

5 sticker 5 sticker sticker create sticker in R sticker(subplot, s_x = 0.8, s_y = 0.75, s_width = 0.4, s_height = 0.5, package, p_x = 1, p_y = 1.4, p_ = "#FFFFFF", p_family = "Aller_Rg", p_size = 8, h_size = 1.2, h_fill = "#1881C2", h_ = "#87B13F", spotlight = FALSE, l_x = 1, l_y = 0.5, l_width = 3, l_height = 3, l_alpha = 0.4, url = "", u_x = 1, u_y = 0.08, u_ = "black", u_family = "Aller_Rg", u_size = 1.5, filename = paste0(package, ".png")) subplot s_x s_y s_width s_height package p_x p_y p_ p_family p_size h_size h_fill h_ spotlight l_x l_y l_width l_height l_alpha url u_x subplot x position for subplot y position for subplot width for subplot height for subplot package name x position for package name y position for package name for package name font family for package name font size for package name size for hexagon border to fill hexagon for hexagon boder whether add spotlight x position for spotlight y positioin for spotlight width for spotlight height for spotlight maximum alpha for spotlight url at lower border x position for url

6 6 sticker_dev u_y u_ u_family u_size filename y position for url for url font family for url text size for url filename to save sticker gg object Examples library(ggplot2) p <- ggplot(aes(x = mpg, y = wt), data = mtcars) + geom_point() p <- p + theme_void() + theme_transparent() sticker(p, package="hexsticker") sticker_dev sticker_dev open dev for sticker sticker_dev() new dev

7 theme_sticker 7 theme_sticker theme_sticker sticker theme theme_sticker(...)... additional parameters passed to theme() theme for sticker

8 Index geom_hexagon, 2 geom_pkgname, 2 geom_url, 3 hexagon, 4 save_sticker, 4 sticker, 5 sticker_dev, 6 theme_sticker, 7 8

Package rtide. May 10, 2017

Package rtide. May 10, 2017 Title Tide Heights Version 0.0.4 Date 2017-05-09 Package rtide May 10, 2017 Calculates tide heights based on tide station. It includes the data for 637 US stations. The data was converted from

More information

Package gamesga. June 13, 2017

Package gamesga. June 13, 2017 Type Package Package gamesga June 13, 2017 Title Genetic Algorithm for Sequential Symmetric Games Version 1.1.3.2 Imports grdevices (>= 3.4.0), graphics (>= 3.4.0), stats (>= 3.4.0), shiny (>= 1.0.0) Author

More information

Package ROpenDota. R topics documented: May 16, Type Package Title Access OpenDota Services in R Version 0.1.1

Package ROpenDota. R topics documented: May 16, Type Package Title Access OpenDota Services in R Version 0.1.1 Package ROpenDota Type Package Title Access OpenDota Services in R Version 0.1.1 May 16, 2017 URL https://github.com/rosdyana/ropendota Depends R (>= 3.2.0) Imports RCurl, jsonlite Maintainer Rosdyana

More information

Package docusignr. October 22, 2017

Package docusignr. October 22, 2017 Title Connect to 'DocuSign' API Version 0.0.3 Package docusignr October 22, 2017 Connect to the 'DocuSign' Rest API , which supports embedded signing,

More information

Package tictactoe. May 26, 2017

Package tictactoe. May 26, 2017 Type Package Title Tic-Tac-Toe Game Version 0.2.2 Package tictactoe May 26, 2017 Implements tic-tac-toe game to play on console, either with human or AI players. Various levels of AI players are trained

More information

Package ImaginR. May 31, 2017

Package ImaginR. May 31, 2017 Type Package Package ImaginR May 31, 2017 Title Delimit and Characterize Color Phenotype of the Pearl Oyster Version 0.1.7 Date 2017-05-29 Author Pierre-Louis Stenger

More information

Package Rd2md. May 22, 2017

Package Rd2md. May 22, 2017 Title Markdown Reference Manuals Version 0.0.2 Package Rd2md May 22, 2017 The native R functionalities only allow PDF exports of reference manuals. This shall be extended by converting the package documentation

More information

Package draw. July 30, 2018

Package draw. July 30, 2018 Type Package Title Wrapper Functions for Producing Graphics Version 1.0.0 Author Richard Wen Package draw July 30, 2018 Maintainer Richard Wen Description A

More information

Package IQCC. R topics documented: November 15, Title Improved Quality Control Charts Version 0.7

Package IQCC. R topics documented: November 15, Title Improved Quality Control Charts Version 0.7 Title Improved Quality Control Charts Version 0.7 Package IQCC November 15, 2017 Builds statistical control charts with exact limits for univariate and multivariate cases. Depends R (>= 3.4.2), misctools

More information

Package iterpc. April 24, 2018

Package iterpc. April 24, 2018 Type Package Package iterpc April 24, 2018 Title Efficient terator for Permutations and Combinations Version 0.4.0 Date 2018-04-14 Author Randy Lai [aut, cre] Maintainer Randy Lai

More information

Package randomnames. June 6, 2017

Package randomnames. June 6, 2017 Version 1.0-0.0 Date 2017-6-5 Package randomnames June 6, 2017 Title Function for Generating Random Names and a Dataset Depends R (>= 2.10.0) Suggests knitr Imports data.table (>= 1.8.0) Maintainer Damian

More information

Package rreg. January 18, 2018

Package rreg. January 18, 2018 Package rreg January 18, 2018 Title Visualization for Norwegian Health Quality Registries Version 0.1.2 Assists for presentation and visualization of data from the Norwegian Health Quality Registries following

More information

Package countrycode. October 27, 2018

Package countrycode. October 27, 2018 License GPL-3 Title Convert Country Names and Country Codes LazyData yes Type Package LazyLoad yes Encoding UTF-8 Package countrycode October 27, 2018 Standardize country names, convert them into one of

More information

Package bioacoustics

Package bioacoustics Type Package Package bioacoustics June 9, 2018 Title Analyse Audio Recordings and Automatically Extract Animal Vocalizations Version 0.1.2 Maintainer Jean Marchal Contains all the

More information

Package forestmodel. R topics documented: April 16, 2017

Package forestmodel. R topics documented: April 16, 2017 Type Package Title Forest Plots from Regression Models Version 0.4.3 Date 2017-04-16 Author Nick Kennedy Package forestmodel April 16, 2017 Maintainer Nick Kennedy

More information

Package PersomicsArray

Package PersomicsArray Package PersomicsArray September 26, 2016 Type Package Title Automated Persomics Array Image Extraction Version 1.0 Date 2016-09-23 Author John Smestad [aut, cre] Maintainer John Smestad

More information

Package photobiologyfilters

Package photobiologyfilters Type Package Package photobiologyfilters Title Spectral Transmittance Data for Filters Version 0.4.4 Date 2018-01-14 January 15, 2018 Maintainer Pedro J. Aphalo A data only package

More information

Package countrycode. February 6, 2017

Package countrycode. February 6, 2017 Package countrycode February 6, 2017 Maintainer Vincent Arel-Bundock License GPL-3 Title Convert Country Names and Country Codes LazyData yes Type Package LazyLoad yes

More information

Package timeseq. July 17, 2017

Package timeseq. July 17, 2017 Type Package Package timeseq July 17, 2017 Title Detecting Differentially Expressed Genes in Time Course RNA-Seq Data Version 1.0.3 Date 2017-7-17 Author Fan Gao, Xiaoxiao Sun Maintainer Fan Gao

More information

Package ASIP. May 11, 2018

Package ASIP. May 11, 2018 Type Package Date 2018-05-11 Title Automated Satellite Image Processing Version 0.4.9 Author M J Riyas [aut, cre], T H Syed [aut] Maintainer M J Riyas Package ASIP May 11, 2018 Efficiently

More information

Package reddprec. October 17, 2017

Package reddprec. October 17, 2017 Type Package Title Reconstruction of Daily Data - Precipitation Version 0.4.0 Author Roberto Serrano-Notivoli Package reddprec October 17, 2017 Maintainer Roberto Serrano-Notivoli Computes

More information

Package photobiologysensors

Package photobiologysensors Type Package Package photobiologysensors Title Spectral Response Data for Light Sensors Version 0.4.0 Date 2018-02-26 February 26, 2018 Maintainer Pedro J. Aphalo Spectral response

More information

Package hydroscoper. July 6, 2018

Package hydroscoper. July 6, 2018 Type Package Package hydroscoper July 6, 2018 Title Interface to the Greek National Data Bank for Hydrometeorological Information Version 1.1.0 Maintainer Konstantinos Vantas R interface

More information

Package cowplot. January 8, 2019

Package cowplot. January 8, 2019 Package cowplot January 8, 2019 Title Streamlined Plot Theme and Plot Annotations for 'ggplot2' Version 0.9.4 Some helpful extensions and modifications to the 'ggplot2' package. In particular, this package

More information

Package crimcv. January 25, Index 6. Fits finite mixtures of Zero-inflated Poisson models

Package crimcv. January 25, Index 6. Fits finite mixtures of Zero-inflated Poisson models Version 0.9.6 Package crimcv January 25, 2018 Title Group-Based Modelling of Longitudinal Data Author Jason D. Nielsen Maintainer Jason D. Nielsen Depends

More information

Package ContourFunctions

Package ContourFunctions Type Package Package ContourFunctions May 4, 2017 Title Create Contour Plots from Data or a Function Version 0.1.0 Provides functions for making contour plots. The contour plot can be created from grid

More information

Package ravis. August 29, 2016

Package ravis. August 29, 2016 Encoding UTF-8 Type Package Package ravis August 29, 2016 Title Interface to the Bird-Watching Dataset Proyecto AVIS Version 0.1.4 Date 2015-06-20 BugReports https://github.com/ropensci/ravis/issues Author

More information

Package SvyNom. February 24, 2015

Package SvyNom. February 24, 2015 Package SvyNom February 24, 2015 Type Package Title Nomograms for Right-Censored Outcomes from Survey Designs Version 1.1 Date 2015-01-06 Author Mithat Gonen, Marinela Capanu Maintainer Mithat Gonen

More information

LESSON 04: ORGANIZE IT FOR PSE USERS COMPANION BOOK. Digital Scrapbook Academy. April 2018: Lesson 04 Organize It for Elements Users

LESSON 04: ORGANIZE IT FOR PSE USERS COMPANION BOOK. Digital Scrapbook Academy. April 2018: Lesson 04 Organize It for Elements Users Digital Scrapbook Academy April 2018: Lesson 04 LESSON 04: ORGANIZE IT FOR PSE USERS COMPANION BOOK Page 1 of 15 Table of Contents Table of Contents 2 Welcome to Lesson 04 for Elements Users 3 1: Add Photos,

More information

Package music. R topics documented: February 24, 2019

Package music. R topics documented: February 24, 2019 Type Package Title Learn and Experiment with Music Theory Version 0.1.1 Author [aut, cre] Package music February 24, 2019 Maintainer An aid for learning and using music theory.

More information

Package dice. February 15, 2013

Package dice. February 15, 2013 Package dice February 15, 2013 Type Package Title Calculate probabilities of various dice-rolling events Version 1.1 Date 2008-09-04 Author Dylan Arena Maintainer Dylan Arena Description

More information

Plotting Microtiter Plate Maps

Plotting Microtiter Plate Maps Brian Connelly I recently wrote about my workflow for Analyzing Microbial Growth with R. Perhaps the most important part of that process is the plate map, which describes the different experimental variables

More information

Manual/help contactsheet v1.2

Manual/help contactsheet v1.2 Manual/help contactsheet v1.2 Ir. E.R-J.C. Sullock Enzlin (moroquendo@gmail.com) June 22, 2009 Abstract A python script that generates a contactsheet or index print containing a configurable number of

More information

Package plotpc. September 27, Index 10. Plot principal component loadings

Package plotpc. September 27, Index 10. Plot principal component loadings Version 1.0.4 Package plotpc September 27, 2015 Title Plot Principal Component Histograms Around a Scatter Plot Author Stephen Milborrow Maintainer Stephen Milborrow Depends grid Description

More information

Style guide. November 2015 v1.0; CC BY 4.0.

Style guide. November 2015 v1.0; CC BY 4.0. Style guide November 2015 v1.0; CC BY 4.0 http://creativecommons.org/licenses/by/4.0/ Introduction Our visual identity is a core part of our user experience, so it s important to us that it be used correctly.

More information

Package rwavelet. September 12, 2018

Package rwavelet. September 12, 2018 Type Package Title Wavelet Analysis Version 0.1.0 Date 2018-09-11 Author F. Navarro and C. Chesneau Package rwavelet September 12, 2018 Maintainer Navarro Fabien Perform wavelet

More information

Package evenn. March 10, 2015

Package evenn. March 10, 2015 Type Package Package evenn March 10, 2015 Title A Powerful Tool to Quickly Compare Huge Lists and Draw Venn Diagrams Version 2.2 Imports tcltk Date 2015-03-03 Author Nicolas Cagnard Maintainer Nicolas

More information

BRAND GUIDELINES MASTERBRAND MARK. The Masterbrand Mark

BRAND GUIDELINES MASTERBRAND MARK. The Masterbrand Mark MASTERBRAND MARK The Masterbrand Mark The Masterbrand Mark is made up of custom letter forms and spacing joined together to create a unique and ownable brand mark. The Masterbrand Mark should: ONLY be

More information

Data Visualization in R

Data Visualization in R Data Visualization in R May 15, 2017 Data Visualization in R May 15, 2017 1 / 40 Jumping In Let s get started right away by the loading ggplot2 package and reading in our dataset. ### Install packages

More information

Package ScrabbleScore

Package ScrabbleScore Type Package Title Calculates Scrabble score for strings Version 1.0 Date 2013-10-01 Author Will Kurt Maintainer Will Kurt Package ScrabbleScore February 19, 2015 Given a word will produce

More information

AutoCAD Line Types If AutoCAD linetypes are disabled during configuration, Slick! will only plot/print straight lines!

AutoCAD Line Types If AutoCAD linetypes are disabled during configuration, Slick! will only plot/print straight lines! Print / Plot To print the contents of the graphics window, select File? Print/Plot from the menu bar. Slick! can print or plot directly to the Windows printer or plotter. In this discussion, the term printing

More information

Expose Configuration Settings

Expose Configuration Settings Expose 4.6.2. Configuration Settings Main gallery Parameter Name Type Default Language STRING english Load an alternative language.xml string file. Check the available languages in the /components/com_expose/expose/config/strings.xml

More information

Package deseasonalize

Package deseasonalize Type Package Package deseasonalize February 19, 2015 Title Optimal deseasonalization for geophysical time series using AR fitting Version 1.35 Date 2013-04-10 Author A. I. McLeod and Hyukjun Gweon Maintainer

More information

Package Anaquin. January 12, 2019

Package Anaquin. January 12, 2019 Type Package Title Statistical analysis of sequins Version 2.6.1 Date 2017-08-08 Author Ted Wong Package Anaquin January 12, 2019 Maintainer Ted Wong The project is intended to support

More information

CLUB LOGO GUIDELINES

CLUB LOGO GUIDELINES CLUB LOGO GUIDELINES LOGO DETAIL The Surfrider Foundation logo is the key building block of our identity. It is the primary visual element that people can associate with our work and our brand. The logo

More information

Package EILA. February 19, Index 6. The CEU-CHD-YRI admixed simulation data

Package EILA. February 19, Index 6. The CEU-CHD-YRI admixed simulation data Type Package Title Efficient Inference of Local Ancestry Version 0.1-2 Date 2013-09-09 Package EILA February 19, 2015 Author James J. Yang, Jia Li, Anne Buu, and L. Keoki Williams Maintainer James J. Yang

More information

Analysis of travel runs in Yellowstone

Analysis of travel runs in Yellowstone Analysis of travel runs in Yellowstone Natalia Brown 10/24/2017 Executive summary Yellowstone National Park is visited every year by thousands of people from all over the country (and world). One the roads

More information

DATA SHEET DEA GLOBAL EXTRA

DATA SHEET DEA GLOBAL EXTRA DATA SHEET DEA GLOBAL extra Specifications Specifications according to ISO 10360-2 and ISO 10360-4 Standard DEA GLOBAL extra, TESASTAR-m Models Strokes Extended Temperature Range 15 30 C TESASTAR-m/TESASTAR-p,

More information

Infographics: Display Data for Easy Interpretation

Infographics: Display Data for Easy Interpretation Infographics: Display Data for Easy Interpretation Course objectives: Create new infographics Customise layouts Edit content using text, images, media, charts and maps Publish, Present and Print Student

More information

ITEC 715: WEEK 03 IN-CLASS EXERCISE: CREATING AN INSTRUCTIONAL COMIC WITH PHOTOSHOP STEP 1: GET IMAGES STEP 2: PLAN YOUR LAYOUT

ITEC 715: WEEK 03 IN-CLASS EXERCISE: CREATING AN INSTRUCTIONAL COMIC WITH PHOTOSHOP STEP 1: GET IMAGES STEP 2: PLAN YOUR LAYOUT ITEC 715: WEEK 03 IN-CLASS EXERCISE: CREATING AN Here's the finished comic you will create: INSTRUCTIONAL COMIC WITH PHOTOSHOP STEP 1: GET IMAGES If you can draw (and want to), that's fine, but it's not

More information

Package colordistance

Package colordistance Package colordistance Title Distance Metrics for Image Color Similarity Date 2018-06-26 Version 1.0.0 June 27, 2018 Loads and displays images, selectively masks specified background colors, bins pixels

More information

2. STARTING GAMBIT. 2.1 Startup Procedures

2. STARTING GAMBIT. 2.1 Startup Procedures STARTING GAMBIT Startup Procedures 2. STARTING GAMBIT For most installations, the GAMBIT startup procedure involves execution of a simple startup command; however, the PC version of GAMBIT also includes

More information

Package pedigreemm. R topics documented: February 20, 2015

Package pedigreemm. R topics documented: February 20, 2015 Version 0.3-3 Date 2013-09-27 Title Pedigree-based mixed-effects models Author Douglas Bates and Ana Ines Vazquez, Package pedigreemm February 20, 2015 Maintainer Ana Ines Vazquez

More information

Outlined Doodle Element

Outlined Doodle Element Outlined Doodle Element digitalscrapper.com/blog/qt-outlined-doodles Jen White Outlined Doodle Element by Jen White Repurpose the doodles in your stash into trendy outlined elements. Important Design Concept:

More information

Package gamesnws. February 15, 2013

Package gamesnws. February 15, 2013 Type Package Title Playing games using a NWS Server Version 0.5 Date 2009-10-05 Author Markus Schmidberger, Fabian Grandke Package gamesnws February 15, 2013 Maintainer Markus Schmidberger

More information

Final Project James Sinkovic October 24, 2017

Final Project James Sinkovic October 24, 2017 Final Project James Sinkovic October 24, 2017 Executive Summary This graphic explains some of the trends of assassinations over the past 10 years (from 2007 to 2016). It demonstrates that assassinations

More information

Case Study: Diamonds

Case Study: Diamonds Case Study: Diamonds Dr. Aijun Zhang STAT3622 Data Visualization 26 September 2016 StatSoft.org 1 Outline 1 A Brief Diamond Education 2 Data Manipulation with dplyr 3 Data Visualization with ggplot2 4

More information

Electrical Installation LectureNo.10 Dr.Mohammed Tawfeeq Al-Zuhairi. Luminous flux Luminous intensity Illuminance Luminance

Electrical Installation LectureNo.10 Dr.Mohammed Tawfeeq Al-Zuhairi. Luminous flux Luminous intensity Illuminance Luminance Lighting Technology Basic parameters used in lighting Luminous flux Luminous intensity Illuminance Luminance Luminous flux Luminous flux (φ) is the light emitted by a source and is measured in lumens Symbol

More information

Sparklines. Updated 27 December 2016 (version 1.7) Sparklines are intense, simple, wordlike graphics, so named by Edward Tufte.

Sparklines. Updated 27 December 2016 (version 1.7) Sparklines are intense, simple, wordlike graphics, so named by Edward Tufte. Sparklines Andreas Loeffler Dan Luecking Updated 27 December 2016 (version 1.7) 1 What are sparklines? Sparklines are intense, simple, wordlike graphics, so named by Edward Tufte. This is an example of

More information

free ebooks ==>

free ebooks ==> www.ebook777.com Table of Contents free ebooks ==> www.ebook777.com 1. Preface 2. Introduction 3. Meet Gimp 4. Your first drawing 5. Convert to black and white 6. New image from selection 7. Resizing images

More information

Package BenfordTests

Package BenfordTests Package BenfordTests November 4, 2013 Type Package Title Statistical Tests for Evaluating Conformity to Benford's Law Version 1.1.1 Date 2013-11-04 Depends R (>= 3.0.0) Maintainer This package contains

More information

Cutting out in GIMP. Navigation click to go to a section

Cutting out in GIMP. Navigation click to go to a section Cutting out in GIMP Navigation click to go to a section Before you start Cutting out an element Using several elements Using backgrounds with cut out elements Adjusting the colour of elements Creating

More information

Creator unknown. American scrapbook of Victorian chromolithographic art prints

Creator unknown. American scrapbook of Victorian chromolithographic art prints Creator unknown. American scrapbook of Victorian chromolithographic art prints 1871-1896 Abstract: The creator of this scrapbook of Victorian art prints is unknown but presumed to be American as many of

More information

Aimetis Outdoor Object Tracker. 2.0 User Guide

Aimetis Outdoor Object Tracker. 2.0 User Guide Aimetis Outdoor Object Tracker 0 User Guide Contents Contents Introduction...3 Installation... 4 Requirements... 4 Install Outdoor Object Tracker...4 Open Outdoor Object Tracker... 4 Add a license... 5...

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction When the document camera is connected with the computer/laptop, it automatically goes to the live mode, in which the view captured by the document camera is shown. There is a variety

More information

Augmented Reality Chess Assistance. Matthew Berntson

Augmented Reality Chess Assistance. Matthew Berntson Augmented Reality Chess Assistance Matthew Berntson Goal Service for chess players to review past games, move by move, offline. Work for screen captures of chess games in digital format. Saved classic

More information

C# Tutorial Fighter Jet Shooting Game

C# Tutorial Fighter Jet Shooting Game C# Tutorial Fighter Jet Shooting Game Welcome to this exciting game tutorial. In this tutorial we will be using Microsoft Visual Studio with C# to create a simple fighter jet shooting game. We have the

More information

ROAD TRIP SCAVENGER HUNT BINGO VOLUME 1

ROAD TRIP SCAVENGER HUNT BINGO VOLUME 1 ROAD TRIP SCAVENGER HUNT BINGO VOLUME 1 Created by mymysteryparty.com Copyright 2007 mymysteryparty.com All rights reserved. Worldwide copyright laws and conventions protect all mymysteryparty.com printed

More information

LOGO USAGE JANUARY 2010 VERSION 2.0 BRAND IDENTITY GUIDELINES 6

LOGO USAGE JANUARY 2010 VERSION 2.0 BRAND IDENTITY GUIDELINES 6 LOGO USAGE 6 Elements Arc Arc The Aviat Networks intersecting arcs represent our technology, guiding presence, vision for the future, and wireless network connections. Logotype Logotype The logotype for

More information

Package GiniWegNeg. January 13, 2016

Package GiniWegNeg. January 13, 2016 Type Package Package GiniWegNeg January 13, 2016 Title Computing the Gini Coefficient for Weighted and Negative Attributes Version 1.0 Imports graphics Date 2016-01-13 Author Emanuela Raffinetti, Fabio

More information

Scanning: pictures and text

Scanning: pictures and text Scanning: pictures and text 2010 If you would like this document in an alternative format please ask staff for help. On request we can provide documents with a different size and style of font on a variety

More information

Package RVtests. R topics documented: February 19, 2015

Package RVtests. R topics documented: February 19, 2015 Type Package Title Rare Variant Tests Version 1.2 Date 2013-05-27 Author, and C. M. Greenwood Package RVtests February 19, 2015 Maintainer Depends R (>= 2.12.1), glmnet,

More information

If you have any questions or need any minor changes, I m happy to help. Please me at

If you have any questions or need any minor changes, I m happy to help. Please  me at Thank you for your download! I hope the activities provided within are a great new resource for your classroom. This file and all of its contents are for your own personal or classroom use only. In downloading

More information

Color and Images. Computer Science and Engineering College of Engineering The Ohio State University. Lecture 16

Color and Images. Computer Science and Engineering College of Engineering The Ohio State University. Lecture 16 Color and Images Computer Science and Engineering College of Engineering The Ohio State University Lecture 16 Colors in CSS Use: fonts, borders, backgrounds Provides semantic signal: Green go, success,

More information

Picturing Programs Teachpack

Picturing Programs Teachpack Picturing Programs Teachpack Version 7.3.0.1 Stephen Bloch April 9, 2019 (require picturing-programs) package: picturing-programs 1 1 About This Teachpack Provides a variety of functions for combining

More information

devoutquilter.com Divine Designs For The Devout Quilter

devoutquilter.com Divine Designs For The Devout Quilter devoutquilter.com Divine Designs For The Devout Quilter GENISES --- Pictorial Quilt 5 pictorial panels make the center of this quilt, measuring 21 inches by 21 inches Four panels measure 3 ½ inches by

More information

Wound Healing Analysis in the Automated Cellular Analysis System

Wound Healing Analysis in the Automated Cellular Analysis System Wound Healing Analysis in the Automated Cellular Analysis System 1 ibidi GmbH, Version 1.0, 2017-07-14 Table of Content Specifications... 3 Step-by-Step Guide... 4 Analysis... 6 Example Report Job... 8

More information

Package GiniWegNeg. May 24, 2016

Package GiniWegNeg. May 24, 2016 Package GiniWegNeg May 24, 2016 Type Package Title Computing the Gini-Based Coefficients for Weighted and Negative Attributes Version 1.0.1 Imports graphics Date 2016-05-20 Author Emanuela Raffinetti,

More information

boardroom Magazine of the Institute of Directors in New Zealand

boardroom Magazine of the Institute of Directors in New Zealand Governance Business Interviews Opinion Pieces Practical Advice Events Professional Director Development Magazine of the Institute of Directors in New Zealand Media Kit 2016 IoD Media Kit 2016 On Track

More information

Package beadarrayfilter

Package beadarrayfilter Type Package Package beadarrayfilter Title Bead filtering for Illumina bead arrays Version 1.1.0 Date 2013-02-04 February 19, 2015 Author Anyiawung Chiara Forcheh, Geert Verbeke, Adetayo Kasim, Dan Lin,

More information

How to Enter an Image in Digital Competition. St. Louis Camera Club (revised September 22, 2009)

How to Enter an Image in Digital Competition. St. Louis Camera Club (revised September 22, 2009) How to Enter an Image in Digital Competition St. Louis Camera Club (revised September 22, 2009) Steps for submitting an image for a digital competition (Summary) Resize your image to Max of 10 wide by

More information

GIMP Simple Animation Tutorial

GIMP Simple Animation Tutorial GIMP Simple Animation Tutorial Banner size: 690 x 200 transparent background layer There are really two parts to making an animated banner. The first is to set up the banner all the components besides

More information

Find all the remaining sides, angles and area of the following triangles

Find all the remaining sides, angles and area of the following triangles Trigonometry Angles of Elevation and depression 1) If the angle of elevation of the top of a vertical 30m high aerial is 32, how is it to the aerial? 2) From the top of a vertical cliff 80m high the angles

More information

Lesson 18: Computing Actual Lengths from a Scale Drawing

Lesson 18: Computing Actual Lengths from a Scale Drawing Classwork Example 1: Basketball at Recess? Vincent proposes an idea to the Student Government to install a basketball hoop along with a court marked with all the shooting lines and boundary lines at his

More information

Robert Collins CSE486, Penn State. Lecture 3: Linear Operators

Robert Collins CSE486, Penn State. Lecture 3: Linear Operators Lecture : Linear Operators Administrivia I have put some Matlab image tutorials on Angel. Please take a look if you are unfamiliar with Matlab or the image toolbox. I have posted Homework on Angel. It

More information

Adventure paper Pack. 12x12 Papers. CM_Diagonal_Stripes_Adventure_PP_02.jpg. CM_Chevron_Green_Adventure_ PP_01.jpg. CM_Diamonds_Adventure_PP_03.

Adventure paper Pack. 12x12 Papers. CM_Diagonal_Stripes_Adventure_PP_02.jpg. CM_Chevron_Green_Adventure_ PP_01.jpg. CM_Diamonds_Adventure_PP_03. Adventure paper Pack 12x12 Papers CM_Chevron_Green_Adventure_ PP_01.jpg CM_Diagonal_Stripes_Adventure_PP_02.jpg CM_Diamonds_Adventure_PP_03. jpg CM_Fish_Adventure_PP_04.jpg CM_Glen_Plaid_Adventure_ PP_05.jpg

More information

EXPANSION TEAM UNIFORM LOGO CREATION HOW TO

EXPANSION TEAM UNIFORM LOGO CREATION HOW TO EXPANSION TEAM UNIFORM LOGO CREATION HOW TO These logos will be used on the player uniforms (ie: helmet, jersey, pants). When used on helmets, they are thick vinyl stickers. When used on jerseys and pants,

More information

How to Resize Digital Images for Projection to 1600px by 1200px

How to Resize Digital Images for Projection to 1600px by 1200px How to Resize Digital Images for Projection to 1600px by 1200px How to resize an image using Photoshop Elements. (Other software will have similar ways to resize.) Start with an original file that is too

More information

Graphics for communication Communicating with R Markdown

Graphics for communication Communicating with R Markdown Lecture 7 STATS/CME 195 Matteo Sesia Stanford University Spring 2018 Contents Graphics for communication Communicating with R Markdown Overview Some useful tools for communicating data science: ggplot2

More information

Challenge 0: Challenge 1: Go to and. Sign in to your Google (consumer) account. Go to

Challenge 0: Challenge 1: Go to   and. Sign in to your Google (consumer) account. Go to Challenge 0: Go to http://www.wescheme.org/ and Sign in to your Google (consumer) account. Go to http://goo.gl/sasvj and Now you can rename the game and But more importantly: Challenge 1: The city rat

More information

TOON BOOM HARMONY Advanced Edition - Compositing and Effects Guide (Server)

TOON BOOM HARMONY Advanced Edition - Compositing and Effects Guide (Server) TOON BOOM HARMONY 12.1 - Advanced Edition - Compositing and Effects Guide (Server) Legal Notices Toon Boom Animation Inc. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 Tel: +1 514 278

More information

The operation manual of spotlight 300 IR microscope

The operation manual of spotlight 300 IR microscope The operation manual of spotlight 300 IR microscope Make sure there is no sample under the microscope and then click spotlight on the desktop to open the software. You can do imaging with the image mode

More information

1 ISOMETRIC PROJECTION SECTION I: INTRODUCTION TO ISOMETRIC PROJECTION

1 ISOMETRIC PROJECTION SECTION I: INTRODUCTION TO ISOMETRIC PROJECTION 1 ISOMETRIC PROJECTION SECTION I: INTRODUCTION TO ISOMETRIC PROJECTION Orthographic projection shows drawings of an object in a two-dimensional format, with views given in plan, elevation and end elevation

More information

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain

The BIOS in many personal computers stores the date and time in BCD. M-Mushtaq Hussain Practical applications of BCD The BIOS in many personal computers stores the date and time in BCD Images How data for a bitmapped image is encoded? A bitmap images take the form of an array, where the

More information

N4115 an alternative encoding for geometric shapes

N4115 an alternative encoding for geometric shapes P R Chastney for geometric shapes This document proposes alternative encodings for some of the geometric shapes in ISO/IEC JTC1/SC2/WG2 N 4115, Proposal to add Wingdings and Webdings Symbols. Only graduated

More information

A Guide to Using the Generic Flyer Template

A Guide to Using the Generic Flyer Template A Guide to Using the Generic Flyer Template The purpose of this document is to demonstrate the creative uses of the Generic Flyer Template as well as providing a style guide for the successful application

More information

Click on design to start creating your ad

Click on design to start creating your ad Designing your ad in Pictavo Go to www.carolinayearbooks.com, click on top toolbar for senior ads Find your school and click at the bottom select It will then ask you again to find your school, write It

More information

Notes: Displaying Quantitative Data

Notes: Displaying Quantitative Data Notes: Displaying Quantitative Data Stats: Modeling the World Chapter 4 A or is often used to display categorical data. These types of displays, however, are not appropriate for quantitative data. Quantitative

More information

Managing images with NewZapp

Managing images with NewZapp Managing images with NewZapp This guide is for anyone using the NewZapp Fixed editor as opposed to the Drag and Drop editor. The Image Manager is where images are uploaded and stored in your NewZapp account

More information

scarlet seasons scrapbook.com All I Want For Christmas BasicGrey supplies: Other supplies:

scarlet seasons scrapbook.com All I Want For Christmas BasicGrey supplies: Other supplies: BasicGrey supplies: Scarlet s Letter patterned papers, mini monogram letters, diecut tags and letter stickers; chipboard mini monograms; wholy cow rub-ons Other supplies: charcoal and brown chalk ink 2

More information