项目作者: dirmeier

项目描述 :
Pixel art with ggplot.
高级语言: R
项目地址: git://github.com/dirmeier/ggpixel.git
创建时间: 2018-08-15T16:25:16Z
项目社区:https://github.com/dirmeier/ggpixel

开源协议:Other

下载


" class="reference-link">ggpixel

Project Status
Build Status
codecov
CRAN

Pixel art with ggplot.

Introduction

This package has one function and one purpose only: drawing words on tiles! It.Is.Awesome!

The usage is straightforward:

  1. ggpixel("hello there! general kenobi!", letter.spacing=2)

Drawing

More examples


Drawing


Drawing


Drawing

Installation

Installation is, as usual, with devtools:

  1. devtools::install_github("dirmeier/ggpixel")

Author