knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of pacoteteste is to demonstrar a criacao de um pacote.
You can install the development version of pacoteteste from GitHub with:
# install.packages("devtools") devtools::install_github("victordogo/pacoteteste")
Como usar a funcao teste:
library(pacoteteste) substitui_nome("O professor deu uma prova. A aluna foi muito bem, ja o aluno, nem tanto.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.