Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

PackageSum2 (Package: sos) :

Add information on installed packages to the PackageSummary of a findFn object.
● Data Source: CranContrib
● Keywords: package
● Alias: PackageSum2, PackageSum2.data.frame, PackageSum2.findFn, PackageSum2.list
● 0 images

grepFn (Package: sos) :

Search for pattern in a column of a matrix or data.frame using grep. If value = TRUE (the default), return the selected subset of x.
● Data Source: CranContrib
● Keywords: misc
● Alias: grepFn
● 0 images

writeFindFn2xls (Package: sos) :

Write a findFn object to an Excel file with sheets for PackageSum2, the findFn table, and the call attribute of the findFn object.
● Data Source: CranContrib
● Keywords: print
● Alias: findFn2xls, writeFindFn2xls
● 0 images

back2ForwardSlash (Package: sos) :

scan a character string with backslash as the quote character and return it with backslashs replaced by forward slash.
● Data Source: CranContrib
● Keywords: manip
● Alias: back2ForwardSlash
● 0 images

findFn (Package: sos) :

Returns a data.frame from RSiteSearch(string, "function") which can be sorted and subsetted by user specifications and viewed in an HTML table. The default sort puts first packages with the most matches (Count), with ties broken using the sum of the match scores for all the hits in that package (TotalScore), etc.
● Data Source: CranContrib
● Keywords: misc
● Alias: ?, ???, findFn
● 0 images

summary.findFn (Package: sos) : Summary Method for findFn

Summary Method for objects of class findFn
● Data Source: CranContrib
● Keywords: methods, print
● Alias: print.summary.findFn, summary.findFn
● 0 images

unionFindFn (Package: sos) :

Combines to findFn objects into a new findFn object with only one row for any help page duplicated between the two. unionFindFn removes duplicate entries. intersectFindFn keeps only the duplicates.
● Data Source: CranContrib
● Keywords: misc
● Alias: Ops.findFn, intersectFindFn, unionFindFn
● 0 images

print.findFn (Package: sos) :

Print a findFn object to a file and pass it to a web browser
● Data Source: CranContrib
● Keywords: methods, print
● Alias: print.findFn
● 0 images

PackageSummary (Package: sos) : Summarize findFn Results by Package

Returns a matrix with one row for each package and columns Count = number of rows in the search results for that package, maxScore and totalScore = max and total score for help pages found from that package.
● Data Source: CranContrib
● Keywords: misc
● Alias: PackageSummary
● 0 images

Extract.findFn (Package: sos) : Subset a findFn object

Extract rows from a findFn object
● Data Source: CranContrib
● Keywords: methods
● Alias: Extract.findFn, [.findFn
● 0 images