Index of /apache/spark/docs/2.0.0-preview/api/R
Name Last modified Size Description
Parent Directory -
00Index.html 2024-08-16 11:59 38K R: R frontend for Spark
00frame_toc.html 2024-08-16 11:59 17K R Documentation of SparkR
select.html 2024-08-16 11:59 10K R: Select
dapply.html 2024-08-16 11:59 9.4K R: dapply
filter.html 2024-08-16 11:59 7.6K R: Filter
statfunctions.html 2024-08-16 11:59 7.5K R: crosstab
summary.html 2024-08-16 11:59 6.6K R: summary
merge.html 2024-08-16 11:59 6.3K R: Merges two data frames
nafunctions.html 2024-08-16 11:59 6.2K R: dropna
write.df.html 2024-08-16 11:59 5.8K R: Save the contents of the SparkDataFrame to a data source
arrange.html 2024-08-16 11:59 5.8K R: Arrange
first.html 2024-08-16 11:59 5.6K R: Return the first row of a SparkDataFrame
saveAsTable.html 2024-08-16 11:59 5.5K R: saveAsTable
write.jdbc.html 2024-08-16 11:59 5.5K R: Saves the content of the SparkDataFrame to an external...
subset.html 2024-08-16 11:59 5.5K R: Subset
join.html 2024-08-16 11:59 5.2K R: Join
repartition.html 2024-08-16 11:59 5.2K R: Repartition
rename.html 2024-08-16 11:59 5.1K R: rename
mutate.html 2024-08-16 11:59 5.1K R: Mutate
attach.html 2024-08-16 11:59 5.1K R: Attach SparkDataFrame to R search path
histogram.html 2024-08-16 11:59 5.1K R: Histogram
SparkDataFrame.html 2024-08-16 11:59 5.1K R: S4 class that represents a SparkDataFrame
coltypes.html 2024-08-16 11:59 5.0K R: coltypes
sample.html 2024-08-16 11:59 4.9K R: Sample
withColumn.html 2024-08-16 11:59 4.9K R: WithColumn
rbind.html 2024-08-16 11:59 4.8K R: rbind
insertInto.html 2024-08-16 11:59 4.8K R: insertInto
write.parquet.html 2024-08-16 11:59 4.7K R: write.parquet
collect.html 2024-08-16 11:59 4.7K R: Collects all the elements of a SparkDataFrame and coerces...
dropduplicates.html 2024-08-16 11:59 4.6K R: dropDuplicates
groupBy.html 2024-08-16 11:59 4.6K R: GroupBy
selectExpr.html 2024-08-16 11:59 4.6K R: SelectExpr
write.text.html 2024-08-16 11:59 4.6K R: write.text
columns.html 2024-08-16 11:59 4.6K R: Column names
as.data.frame.html 2024-08-16 11:59 4.6K R: Download data from a SparkDataFrame into a data.frame
registerTempTable.html 2024-08-16 11:59 4.6K R: Register Temporary Table
intersect.html 2024-08-16 11:59 4.6K R: Intersect
except.html 2024-08-16 11:59 4.6K R: except
drop.html 2024-08-16 11:59 4.6K R: drop
write.json.html 2024-08-16 11:59 4.6K R: write.json
persist.html 2024-08-16 11:59 4.5K R: Persist
head.html 2024-08-16 11:59 4.5K R: Head
agg.html 2024-08-16 11:59 4.5K R: Count
limit.html 2024-08-16 11:59 4.5K R: Limit
unpersist-methods.html 2024-08-16 11:59 4.5K R: Unpersist
explain.html 2024-08-16 11:59 4.5K R: Explain
showDF.html 2024-08-16 11:59 4.4K R: showDF
str.html 2024-08-16 11:59 4.4K R: Compactly display the structure of a dataset
show.html 2024-08-16 11:59 4.4K R: show
dim.html 2024-08-16 11:59 4.4K R: Returns the dimensions (number of rows and columns) of a...
distinct.html 2024-08-16 11:59 4.4K R: Distinct
schema.html 2024-08-16 11:59 4.4K R: Get schema object
ncol.html 2024-08-16 11:59 4.3K R: Returns the number of columns in a SparkDataFrame
isLocal.html 2024-08-16 11:59 4.3K R: isLocal
printSchema.html 2024-08-16 11:59 4.3K R: Print Schema of a SparkDataFrame
nrow.html 2024-08-16 11:59 4.3K R: nrow
take.html 2024-08-16 11:59 4.3K R: Take the first NUM rows of a SparkDataFrame and return a the...
dtypes.html 2024-08-16 11:59 4.3K R: DataTypes
cache.html 2024-08-16 11:59 4.3K R: Cache
write.ml.html 2024-08-16 11:59 4.1K R: Save the Bernoulli naive Bayes model to the input path.
window.html 2024-08-16 11:59 4.0K R: window
predict.html 2024-08-16 11:59 3.7K R: Make predictions from a generalized linear model
read.jdbc.html 2024-08-16 11:59 3.6K R: Create a SparkDataFrame representing the database table...
approxCountDistinct.html 2024-08-16 11:59 3.4K R: approxCountDistinct
bround.html 2024-08-16 11:59 3.2K R: bround
sparkR.init.html 2024-08-16 11:59 3.2K R: Initialize a new Spark Context.
cov.html 2024-08-16 11:59 3.2K R: cov
shiftRightUnsigned.html 2024-08-16 11:59 3.1K R: shiftRightUnsigned
shiftLeft.html 2024-08-16 11:59 3.1K R: shiftLeft
shiftRight.html 2024-08-16 11:59 3.1K R: shiftRight
covar_pop.html 2024-08-16 11:59 3.1K R: covar_pop
signum.html 2024-08-16 11:59 3.1K R: signum
ceil.html 2024-08-16 11:59 3.1K R: ceil
bin.html 2024-08-16 11:59 3.0K R: bin
unhex.html 2024-08-16 11:59 3.0K R: unhex
format_number.html 2024-08-16 11:59 3.0K R: format_number
toRadians.html 2024-08-16 11:59 3.0K R: toRadians
toDegrees.html 2024-08-16 11:59 3.0K R: toDegrees
conv.html 2024-08-16 11:59 3.0K R: conv
atan2.html 2024-08-16 11:59 3.0K R: atan2
rint.html 2024-08-16 11:59 3.0K R: rint
substring_index.html 2024-08-16 11:59 3.0K R: substring_index
asin.html 2024-08-16 11:59 3.0K R: asin
acos.html 2024-08-16 11:59 3.0K R: acos
round.html 2024-08-16 11:59 3.0K R: round
hypot.html 2024-08-16 11:59 3.0K R: hypot
pmod.html 2024-08-16 11:59 3.0K R: pmod
corr.html 2024-08-16 11:59 2.9K R: corr
log1p.html 2024-08-16 11:59 2.9K R: log1p
factorial.html 2024-08-16 11:59 2.9K R: factorial
expm1.html 2024-08-16 11:59 2.9K R: expm1
next_day.html 2024-08-16 11:59 2.9K R: next_day
log10.html 2024-08-16 11:59 2.9K R: log10
sqrt.html 2024-08-16 11:59 2.9K R: sqrt
log2.html 2024-08-16 11:59 2.9K R: log2
tanh.html 2024-08-16 11:59 2.9K R: tanh
cbrt.html 2024-08-16 11:59 2.9K R: cbrt
cosh.html 2024-08-16 11:59 2.9K R: cosh
sinh.html 2024-08-16 11:59 2.9K R: sinh
atan.html 2024-08-16 11:59 2.9K R: atan
log.html 2024-08-16 11:59 2.9K R: log
hex.html 2024-08-16 11:59 2.9K R: hex
floor.html 2024-08-16 11:59 2.9K R: floor
exp.html 2024-08-16 11:59 2.9K R: exp
tan.html 2024-08-16 11:59 2.9K R: tan
cos.html 2024-08-16 11:59 2.9K R: cos
sin.html 2024-08-16 11:59 2.9K R: sin
date_format.html 2024-08-16 11:59 2.9K R: date_format
glm.html 2024-08-16 11:59 2.9K R: Fits a generalized linear model (R-compliant).
translate.html 2024-08-16 11:59 2.9K R: translate
summarize.html 2024-08-16 11:59 2.8K R: summarize
instr.html 2024-08-16 11:59 2.8K R: instr
unix_timestamp.html 2024-08-16 11:59 2.7K R: unix_timestamp
initcap.html 2024-08-16 11:59 2.7K R: initcap
locate.html 2024-08-16 11:59 2.7K R: locate
regexp_replace.html 2024-08-16 11:59 2.7K R: regexp_replace
encode.html 2024-08-16 11:59 2.7K R: encode
decode.html 2024-08-16 11:59 2.7K R: decode
spark.glm.html 2024-08-16 11:59 2.7K R: Fits a generalized linear model
regexp_extract.html 2024-08-16 11:59 2.7K R: regexp_extract
from_unixtime.html 2024-08-16 11:59 2.7K R: from_unixtime
format_string.html 2024-08-16 11:59 2.6K R: format_string
concat_ws.html 2024-08-16 11:59 2.6K R: concat_ws
ascii.html 2024-08-16 11:59 2.6K R: ascii
base64.html 2024-08-16 11:59 2.6K R: base64
unbase64.html 2024-08-16 11:59 2.6K R: unbase64
concat.html 2024-08-16 11:59 2.6K R: concat
levenshtein.html 2024-08-16 11:59 2.6K R: levenshtein
last_day.html 2024-08-16 11:59 2.6K R: last_day
rpad.html 2024-08-16 11:59 2.6K R: rpad
lpad.html 2024-08-16 11:59 2.5K R: lpad
reverse.html 2024-08-16 11:59 2.5K R: reverse
soundex.html 2024-08-16 11:59 2.5K R: soundex
rtrim.html 2024-08-16 11:59 2.5K R: rtrim
ltrim.html 2024-08-16 11:59 2.5K R: ltrim
trim.html 2024-08-16 11:59 2.5K R: trim
read.df.html 2024-08-16 11:59 2.5K R: Load a SparkDataFrame
length.html 2024-08-16 11:59 2.5K R: length
upper.html 2024-08-16 11:59 2.5K R: upper
lower.html 2024-08-16 11:59 2.5K R: lower
from_utc_timestamp.html 2024-08-16 11:59 2.5K R: from_utc_timestamp
to_utc_timestamp.html 2024-08-16 11:59 2.5K R: to_utc_timestamp
col.html 2024-08-16 11:59 2.5K R: Though scala functions has "col" function, we don't expose it...
months_between.html 2024-08-16 11:59 2.5K R: months_between
dayofmonth.html 2024-08-16 11:59 2.4K R: dayofmonth
weekofyear.html 2024-08-16 11:59 2.4K R: weekofyear
dayofyear.html 2024-08-16 11:59 2.4K R: dayofyear
add_months.html 2024-08-16 11:59 2.4K R: add_months
date_sub.html 2024-08-16 11:59 2.4K R: date_sub
date_add.html 2024-08-16 11:59 2.4K R: date_add
quarter.html 2024-08-16 11:59 2.4K R: quarter
second.html 2024-08-16 11:59 2.4K R: second
minute.html 2024-08-16 11:59 2.4K R: minute
datediff.html 2024-08-16 11:59 2.4K R: datediff
last.html 2024-08-16 11:59 2.4K R: last
month.html 2024-08-16 11:59 2.4K R: month
hour.html 2024-08-16 11:59 2.4K R: hour
year.html 2024-08-16 11:59 2.4K R: year
countDistinct.html 2024-08-16 11:59 2.4K R: Count Distinct
var.html 2024-08-16 11:59 2.4K R: var
to_date.html 2024-08-16 11:59 2.4K R: to_date
sd.html 2024-08-16 11:59 2.4K R: sd
spark.lapply.html 2024-08-16 11:59 2.4K R: Run a function over a list of elements, distributing the...
stddev_samp.html 2024-08-16 11:59 2.3K R: stddev_samp
stddev_pop.html 2024-08-16 11:59 2.3K R: stddev_pop
rowsBetween.html 2024-08-16 11:59 2.3K R: rowsBetween
rangeBetween.html 2024-08-16 11:59 2.3K R: rangeBetween
count.html 2024-08-16 11:59 2.3K R: count
var_samp.html 2024-08-16 11:59 2.2K R: var_samp
var_pop.html 2024-08-16 11:59 2.2K R: var_pop
createExternalTable.html 2024-08-16 11:59 2.2K R: Create an external table
sumDistinct.html 2024-08-16 11:59 2.2K R: sumDistinct
spark.kmeans.html 2024-08-16 11:59 2.2K R: Fit a k-means model
skewness.html 2024-08-16 11:59 2.2K R: skewness
kurtosis.html 2024-08-16 11:59 2.2K R: kurtosis
spark.survreg.html 2024-08-16 11:59 2.2K R: Fit an accelerated failure time (AFT) survival regression...
mean.html 2024-08-16 11:59 2.2K R: mean
spark.naiveBayes.html 2024-08-16 11:59 2.2K R: Fit a Bernoulli naive Bayes model
avg.html 2024-08-16 11:59 2.1K R: avg
min.html 2024-08-16 11:59 2.1K R: min
max.html 2024-08-16 11:59 2.1K R: max
sum.html 2024-08-16 11:59 2.1K R: sum
ifelse.html 2024-08-16 11:59 2.1K R: ifelse
with.html 2024-08-16 11:59 2.1K R: Evaluate a R expression in an environment constructed from a...
lit.html 2024-08-16 11:59 2.1K R: lit
setJobGroup.html 2024-08-16 11:59 2.0K R: Assigns a group ID to all the jobs started by this thread...
dense_rank.html 2024-08-16 11:59 2.0K R: dense_rank
structField.html 2024-08-16 11:59 2.0K R: structField
greatest.html 2024-08-16 11:59 2.0K R: greatest
when.html 2024-08-16 11:59 2.0K R: when
least.html 2024-08-16 11:59 2.0K R: least
hashCode.html 2024-08-16 11:59 2.0K R: Compute the hashCode of an object
rank.html 2024-08-16 11:59 2.0K R: rank
struct.html 2024-08-16 11:59 2.0K R: struct
is.nan.html 2024-08-16 11:59 2.0K R: is.nan
nanvl.html 2024-08-16 11:59 1.9K R: nanvl
createDataFrame.html 2024-08-16 11:59 1.9K R: Create a SparkDataFrame
randn.html 2024-08-16 11:59 1.9K R: randn
expr.html 2024-08-16 11:59 1.9K R: expr
rand.html 2024-08-16 11:59 1.9K R: rand
lead.html 2024-08-16 11:59 1.9K R: lead
lag.html 2024-08-16 11:59 1.9K R: lag
sort_array.html 2024-08-16 11:59 1.9K R: sort_array
structType.html 2024-08-16 11:59 1.9K R: structType
tableToDF.html 2024-08-16 11:59 1.9K R: Create a SparkDataFrame from a SparkSQL Table
cume_dist.html 2024-08-16 11:59 1.9K R: cume_dist
read.json.html 2024-08-16 11:59 1.9K R: Create a SparkDataFrame from a JSON file.
ntile.html 2024-08-16 11:59 1.9K R: ntile
bitwiseNOT.html 2024-08-16 11:59 1.9K R: bitwiseNOT
negate.html 2024-08-16 11:59 1.9K R: negate
percent_rank.html 2024-08-16 11:59 1.8K R: percent_rank
read.text.html 2024-08-16 11:59 1.8K R: Create a SparkDataFrame from a text file.
abs.html 2024-08-16 11:59 1.8K R: abs
dropTempTable.html 2024-08-16 11:59 1.8K R: Drop Temporary Table
sql.html 2024-08-16 11:59 1.8K R: SQL Query
uncacheTable.html 2024-08-16 11:59 1.7K R: Uncache Table
partitionBy.html 2024-08-16 11:59 1.7K R: partitionBy
fitted.html 2024-08-16 11:59 1.7K R: Get fitted result from a k-means model
cacheTable.html 2024-08-16 11:59 1.7K R: Cache Table
row_number.html 2024-08-16 11:59 1.7K R: row_number
sha2.html 2024-08-16 11:59 1.7K R: sha2
array_contains.html 2024-08-16 11:59 1.7K R: array_contains
cast.html 2024-08-16 11:59 1.7K R: Casts the column to a different data type.
tableNames.html 2024-08-16 11:59 1.6K R: Table Names
window.partitionBy.html 2024-08-16 11:59 1.6K R: window.partitionBy
tables.html 2024-08-16 11:59 1.6K R: Tables
cancelJobGroup.html 2024-08-16 11:59 1.6K R: Cancel active jobs for the specified group
setLogLevel.html 2024-08-16 11:59 1.6K R: Set new log level
window.orderBy.html 2024-08-16 11:59 1.6K R: window.orderBy
generateAliasesForIntersectedCols.html 2024-08-16 11:59 1.6K R: Creates a list of columns by replacing the intersected ones...
sparkRSQL.init.html 2024-08-16 11:59 1.5K R: Initialize a new SQLContext.
read.ml.html 2024-08-16 11:59 1.5K R: Load a fitted MLlib model from the input path.
sparkRHive.init.html 2024-08-16 11:59 1.5K R: Initialize a new HiveContext.
crc32.html 2024-08-16 11:59 1.5K R: crc32
sha1.html 2024-08-16 11:59 1.4K R: sha1
clearJobGroup.html 2024-08-16 11:59 1.4K R: Clear current job group ID and its description
hash.html 2024-08-16 11:59 1.4K R: hash
md5.html 2024-08-16 11:59 1.4K R: md5
explode.html 2024-08-16 11:59 1.4K R: explode
match.html 2024-08-16 11:59 1.4K R: Match a column with given values.
size.html 2024-08-16 11:59 1.4K R: size
clearCache.html 2024-08-16 11:59 1.4K R: Clear Cache
substr.html 2024-08-16 11:59 1.3K R: substr
between.html 2024-08-16 11:59 1.2K R: between
read.parquet.html 2024-08-16 11:59 1.2K R: Create a SparkDataFrame from a Parquet file.
column.html 2024-08-16 11:59 1.2K R: S4 class that represents a SparkDataFrame column
otherwise.html 2024-08-16 11:59 1.1K R: otherwise
print.structField.html 2024-08-16 11:59 1.1K R: Print a Spark StructField.
print.structType.html 2024-08-16 11:59 1.1K R: Print a Spark StructType.
print.jobj.html 2024-08-16 11:59 1.1K R: Print a JVM object reference.
WindowSpec.html 2024-08-16 11:59 1.1K R: S4 class that represents a WindowSpec
GroupedData.html 2024-08-16 11:59 1.0K R: S4 class that represents a GroupedData
over.html 2024-08-16 11:59 1.0K R: over
alias.html 2024-08-16 11:59 1.0K R: alias
print.html 2024-08-16 11:59 1.0K R: Print the summary of GeneralizedLinearRegressionModel
GeneralizedLinearRegressionModel-class.html 2024-08-16 11:59 1.0K R: S4 class that represents a generalized linear model
AFTSurvivalRegressionModel-class.html 2024-08-16 11:59 968 R: S4 class that represents a AFTSurvivalRegressionModel
NaiveBayesModel-class.html 2024-08-16 11:59 913 R: S4 class that represents a NaiveBayesModel
KMeansModel-class.html 2024-08-16 11:59 891 R: S4 class that represents a KMeansModel
sparkR.stop.html 2024-08-16 11:59 801 R: Stop the Spark context.
R.css 2024-08-16 11:59 775
infer_type.html 2024-08-16 11:59 749 R: infer the SQL type
index.html 2024-08-16 11:59 295 Documentation of the SparkR package
Apache/2.4.58 (Ubuntu) Server at mirror.efect.ro Port 80