dNeedle {greport}R Documentation

Draw Needles

Description

Create a LaTeX picture to draw needles for current sample sizes. Uses colors set by call to setgreportOptions.

Usage

dNeedle(sf, name, file = "", append = TRUE)

Arguments

sf

output of sampleFrac

name

character string name of LaTeX variable to create

file

output file name (character string)

append

set to FALSE to start a new file


[Package greport version 0.7-4 Index]