plotFile: Plot files according to Zipf's Law.

Description Usage Arguments Value Author(s) Examples

Description

This function plot files about terms from TF-idf values. Visually creating one file's chromosome to compare each other.

Usage

1
plotFile(file1 = file1, file2 = file2, wplot = TRUE, typePlot = "p")

Arguments

file1

The first file to compare or/and plot

file2

The second file to compare or/and plot

wplot

A chart will be displayed by default containing the comparison between the files.

typePlot

If you want to change the chart of plot, change to "l", "p" or "o".

Value

cor

This function will return a correlation between both files

Author(s)

Delermando Branquinho Filho

Examples

1
xxxxxxxxxxxxxxxxxx

dbranquinho/zipf documentation built on May 12, 2019, 2:06 p.m.