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