SpiderPlot: Spider Plot

Description Usage Arguments Details Value Author(s)

View source: R/Araña.R

Description

Does a list of circular plots showing the position of the n-th entry in a ranking, the fist places being outside (a spider)

Usage

1
SpiderPlot(data, vars, varlabels, pos = 1:dim(data)[1])

Arguments

data

a data frame

vars

variables to use

pos

index of the cases to plot, defaults to all

varlables

labels to use in the plot in case those differ from the colnames in data

Details

This function takes a dataframe and makes the spider plots (a circular ranking plot) of the elements listed.

Value

A list of ggplot graphs

Author(s)

Andr<c3><a9>s Mej<c3><ad>a


kuhsibiris/MIDEPlots documentation built on May 20, 2019, 7:06 p.m.