Index of /apache/spark/docs/2.0.0/api/R
Name Last modified Size Description
Parent Directory -
R.css 2024-08-16 11:59 775
index.html 2024-08-16 11:59 295 Documentation of the SparkR package
00frame_toc.html 2024-08-16 11:59 19K R Documentation of SparkR
dropTempTable-deprecated.html 2024-08-16 11:59 1.7K R: (Deprecated) Drop Temporary Table
sparkRHive.init-deprecated.html 2024-08-16 11:59 1.7K R: (Deprecated) Initialize a new HiveContext
sparkRSQL.init-deprecated.html 2024-08-16 11:59 1.7K R: (Deprecated) Initialize a new SQLContext
sparkR.init-deprecated.html 2024-08-16 11:59 3.0K R: (Deprecated) Initialize a new Spark Context
registerTempTable-deprecated.html 2024-08-16 11:59 18K R: (Deprecated) Register Temporary Table
nafunctions.html 2024-08-16 11:59 19K R: A set of SparkDataFrame functions working with NA values
columnfunctions.html 2024-08-16 11:59 875 R: A set of operations working with SparkDataFrame columns
spark.survreg.html 2024-08-16 11:59 3.9K R: Accelerated Failure Time (AFT) Survival Regression Model
arrange.html 2024-08-16 11:59 19K R: Arrange
setJobGroup.html 2024-08-16 11:59 1.9K R: Assigns a group ID to all the jobs started by this thread...
attach.html 2024-08-16 11:59 18K R: Attach SparkDataFrame to R search path
cache.html 2024-08-16 11:59 17K R: Cache
cacheTable.html 2024-08-16 11:59 1.5K R: Cache Table
approxQuantile.html 2024-08-16 11:59 4.1K R: Calculates the approximate quantiles of a numerical column of...
cancelJobGroup.html 2024-08-16 11:59 1.4K R: Cancel active jobs for the specified group
cast.html 2024-08-16 11:59 2.3K R: Casts the column to a different data type.
clearCache.html 2024-08-16 11:59 1.2K R: Clear Cache
clearJobGroup.html 2024-08-16 11:59 1.3K R: Clear current job group ID and its description
collect.html 2024-08-16 11:59 18K R: Collects all the elements of a SparkDataFrame and coerces...
columns.html 2024-08-16 11:59 17K R: Column names
str.html 2024-08-16 11:59 17K R: Compactly display the structure of a dataset
histogram.html 2024-08-16 11:59 18K R: Compute histogram statistics for given column
hashCode.html 2024-08-16 11:59 1.6K R: Compute the hashCode of an object
crosstab.html 2024-08-16 11:59 3.4K R: Computes a pair-wise frequency table of the given columns
ceil.html 2024-08-16 11:59 6.8K R: Computes the ceiling of the given value
count.html 2024-08-16 11:59 1.4K R: Count
countDistinct.html 2024-08-16 11:59 5.5K R: Count Distinct
createDataFrame.html 2024-08-16 11:59 1.8K R: Create a SparkDataFrame
read.json.html 2024-08-16 11:59 1.7K R: Create a SparkDataFrame from a JSON file.
read.parquet.html 2024-08-16 11:59 1.1K R: Create a SparkDataFrame from a Parquet file.
tableToDF.html 2024-08-16 11:59 1.7K R: Create a SparkDataFrame from a SparkSQL Table
read.text.html 2024-08-16 11:59 1.7K R: Create a SparkDataFrame from a text file.
read.orc.html 2024-08-16 11:59 956 R: Create a SparkDataFrame from an ORC file.
read.jdbc.html 2024-08-16 11:59 3.3K R: Create a SparkDataFrame representing the database table...
createExternalTable.html 2024-08-16 11:59 2.0K R: Create an external table
generateAliasesForIntersectedCols.html 2024-08-16 11:59 1.4K R: Creates a list of columns by replacing the intersected ones...
createOrReplaceTempView.html 2024-08-16 11:59 18K R: Creates a temporary view using the given name.
dtypes.html 2024-08-16 11:59 17K R: DataTypes
distinct.html 2024-08-16 11:59 17K R: Distinct
as.data.frame.html 2024-08-16 11:59 18K R: Download data from a SparkDataFrame into a R data.frame
dropTempView.html 2024-08-16 11:59 1.6K R: Drops the temporary view with the given view name in the...
with.html 2024-08-16 11:59 18K R: Evaluate a R expression in an environment constructed from a...
explain.html 2024-08-16 11:59 17K R: Explain
filter.html 2024-08-16 11:59 18K R: Filter
freqItems.html 2024-08-16 11:59 3.4K R: Finding frequent items for columns, possibly with false...
spark.glm.html 2024-08-16 11:59 4.8K R: Generalized Linear Models
glm.html 2024-08-16 11:59 2.8K R: Generalized Linear Models (R-compliant)
sparkR.conf.html 2024-08-16 11:59 2.0K R: Get Runtime Config from the current active SparkSession
fitted.html 2024-08-16 11:59 1.7K R: Get fitted result from a k-means model
schema.html 2024-08-16 11:59 17K R: Get schema object
sparkR.session.html 2024-08-16 11:59 3.2K R: Get the existing SparkSession or initialize a new...
groupBy.html 2024-08-16 11:59 17K R: GroupBy
head.html 2024-08-16 11:59 18K R: Head
intersect.html 2024-08-16 11:59 17K R: Intersect
join.html 2024-08-16 11:59 18K R: Join
spark.kmeans.html 2024-08-16 11:59 3.9K R: K-Means Clustering Model
limit.html 2024-08-16 11:59 17K R: Limit
read.df.html 2024-08-16 11:59 2.6K R: Load a SparkDataFrame
read.ml.html 2024-08-16 11:59 1.5K R: Load a fitted MLlib model from the input path.
predict.html 2024-08-16 11:59 1.0K R: Makes predictions from a MLlib model
match.html 2024-08-16 11:59 1.3K R: Match a column with given values.
merge.html 2024-08-16 11:59 19K R: Merges two data frames
mutate.html 2024-08-16 11:59 18K R: Mutate
spark.naiveBayes.html 2024-08-16 11:59 3.9K R: Naive Bayes Models
persist.html 2024-08-16 11:59 18K R: Persist
pivot.html 2024-08-16 11:59 3.0K R: Pivot a column of the GroupedData and perform the specified...
printSchema.html 2024-08-16 11:59 17K R: Print Schema of a SparkDataFrame
print.jobj.html 2024-08-16 11:59 1.0K 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.
00Index.html 2024-08-16 11:59 64K R: R Frontend for Apache Spark
repartition.html 2024-08-16 11:59 18K R: Repartition
union.html 2024-08-16 11:59 18K R: Return a new SparkDataFrame containing the union of rows
first.html 2024-08-16 11:59 22K R: Return the first row of a SparkDataFrame
spark_partition_id.html 2024-08-16 11:59 1.5K R: Return the partition ID as a column
sampleBy.html 2024-08-16 11:59 3.2K R: Returns a stratified sample without replacement
approxCountDistinct.html 2024-08-16 11:59 1.9K R: Returns the approximate number of distinct items in a group
dim.html 2024-08-16 11:59 17K R: Returns the dimensions of SparkDataFrame
ncol.html 2024-08-16 11:59 17K R: Returns the number of columns in a SparkDataFrame
nrow.html 2024-08-16 11:59 21K R: Returns the number of rows in a SparkDataFrame
spark.lapply.html 2024-08-16 11:59 2.7K R: Run a function over a list of elements, distributing the...
AFTSurvivalRegressionModel-class.html 2024-08-16 11:59 1.0K R: S4 class that represents a AFTSurvivalRegressionModel
GroupedData.html 2024-08-16 11:59 1.0K R: S4 class that represents a GroupedData
KMeansModel-class.html 2024-08-16 11:59 897 R: S4 class that represents a KMeansModel
NaiveBayesModel-class.html 2024-08-16 11:59 927 R: S4 class that represents a NaiveBayesModel
SparkDataFrame.html 2024-08-16 11:59 18K R: S4 class that represents a SparkDataFrame
column.html 2024-08-16 11:59 4.0K R: S4 class that represents a SparkDataFrame column
WindowSpec.html 2024-08-16 11:59 1.0K R: S4 class that represents a WindowSpec
GeneralizedLinearRegressionModel-class.html 2024-08-16 11:59 1.0K R: S4 class that represents a generalized linear model
sql.html 2024-08-16 11:59 1.5K R: SQL Query
sample.html 2024-08-16 11:59 18K R: Sample
write.text.html 2024-08-16 11:59 18K R: Save the content of SparkDataFrame in a text file at the...
write.jdbc.html 2024-08-16 11:59 19K R: Save the content of SparkDataFrame to an external database...
write.json.html 2024-08-16 11:59 18K R: Save the contents of SparkDataFrame as a JSON file
write.parquet.html 2024-08-16 11:59 18K R: Save the contents of SparkDataFrame as a Parquet file,...
write.orc.html 2024-08-16 11:59 18K R: Save the contents of SparkDataFrame as an ORC file,...
write.df.html 2024-08-16 11:59 19K R: Save the contents of SparkDataFrame to a data source.
saveAsTable.html 2024-08-16 11:59 18K R: Save the contents of the SparkDataFrame to a data source as a...
write.ml.html 2024-08-16 11:59 1.0K R: Saves the MLlib model to the input path
select.html 2024-08-16 11:59 18K R: Select
selectExpr.html 2024-08-16 11:59 18K R: SelectExpr
setLogLevel.html 2024-08-16 11:59 1.4K R: Set new log level
sparkR.session.stop.html 2024-08-16 11:59 904 R: Stop the Spark Session and Spark Context
subset.html 2024-08-16 11:59 19K R: Subset
summarize.html 2024-08-16 11:59 21K R: Summarize data across columns
tableNames.html 2024-08-16 11:59 1.4K R: Table Names
tables.html 2024-08-16 11:59 1.4K R: Tables
take.html 2024-08-16 11:59 17K R: Take the first NUM rows of a SparkDataFrame and return a the...
uncacheTable.html 2024-08-16 11:59 1.5K R: Uncache Table
rbind.html 2024-08-16 11:59 18K R: Union two or more SparkDataFrames
unpersist-methods.html 2024-08-16 11:59 17K R: Unpersist
withColumn.html 2024-08-16 11:59 18K R: WithColumn
abs.html 2024-08-16 11:59 3.8K R: abs
acos.html 2024-08-16 11:59 6.8K R: acos
add_months.html 2024-08-16 11:59 5.5K R: add_months
alias.html 2024-08-16 11:59 2.0K R: alias
array_contains.html 2024-08-16 11:59 2.1K R: array_contains
ascii.html 2024-08-16 11:59 5.7K R: ascii
asin.html 2024-08-16 11:59 6.8K R: asin
atan.html 2024-08-16 11:59 6.7K R: atan
atan2.html 2024-08-16 11:59 6.9K R: atan2
avg.html 2024-08-16 11:59 5.2K R: avg
base64.html 2024-08-16 11:59 5.7K R: base64
between.html 2024-08-16 11:59 1.9K R: between
bin.html 2024-08-16 11:59 6.8K R: bin
bitwiseNOT.html 2024-08-16 11:59 3.8K R: bitwiseNOT
bround.html 2024-08-16 11:59 7.0K R: bround
cbrt.html 2024-08-16 11:59 6.7K R: cbrt
coltypes.html 2024-08-16 11:59 18K R: coltypes
concat.html 2024-08-16 11:59 5.8K R: concat
concat_ws.html 2024-08-16 11:59 5.9K R: concat_ws
conv.html 2024-08-16 11:59 6.9K R: conv
corr.html 2024-08-16 11:59 8.8K R: corr
cos.html 2024-08-16 11:59 6.7K R: cos
cosh.html 2024-08-16 11:59 6.7K R: cosh
cov.html 2024-08-16 11:59 8.5K R: cov
covar_pop.html 2024-08-16 11:59 6.9K R: covar_pop
crc32.html 2024-08-16 11:59 2.2K R: crc32
cume_dist.html 2024-08-16 11:59 2.7K R: cume_dist
dapply.html 2024-08-16 11:59 19K R: dapply
dapplyCollect.html 2024-08-16 11:59 18K R: dapplyCollect
date_add.html 2024-08-16 11:59 5.5K R: date_add
date_format.html 2024-08-16 11:59 6.0K R: date_format
date_sub.html 2024-08-16 11:59 5.5K R: date_sub
datediff.html 2024-08-16 11:59 5.5K R: datediff
dayofmonth.html 2024-08-16 11:59 5.5K R: dayofmonth
dayofyear.html 2024-08-16 11:59 5.5K R: dayofyear
decode.html 2024-08-16 11:59 5.9K R: decode
dense_rank.html 2024-08-16 11:59 2.8K R: dense_rank
drop.html 2024-08-16 11:59 17K R: drop
dropDuplicates.html 2024-08-16 11:59 18K R: dropDuplicates
encode.html 2024-08-16 11:59 5.9K R: encode
endsWith.html 2024-08-16 11:59 2.1K R: endsWith
except.html 2024-08-16 11:59 17K R: except
exp.html 2024-08-16 11:59 6.7K R: exp
explode.html 2024-08-16 11:59 2.0K R: explode
expm1.html 2024-08-16 11:59 6.7K R: expm1
expr.html 2024-08-16 11:59 3.7K R: expr
factorial.html 2024-08-16 11:59 6.7K R: factorial
floor.html 2024-08-16 11:59 6.7K R: floor
format_number.html 2024-08-16 11:59 6.0K R: format_number
format_string.html 2024-08-16 11:59 5.6K R: format_string
from_unixtime.html 2024-08-16 11:59 5.5K R: from_unixtime
from_utc_timestamp.html 2024-08-16 11:59 5.6K R: from_utc_timestamp
gapply.html 2024-08-16 11:59 20K R: gapply
gapplyCollect.html 2024-08-16 11:59 20K R: gapplyCollect
greatest.html 2024-08-16 11:59 4.0K R: greatest
hash.html 2024-08-16 11:59 2.2K R: hash
hex.html 2024-08-16 11:59 6.7K R: hex
hour.html 2024-08-16 11:59 5.5K R: hour
hypot.html 2024-08-16 11:59 6.8K R: hypot
ifelse.html 2024-08-16 11:59 3.9K R: ifelse
initcap.html 2024-08-16 11:59 5.8K R: initcap
insertInto.html 2024-08-16 11:59 18K R: insertInto
instr.html 2024-08-16 11:59 5.9K R: instr
is.nan.html 2024-08-16 11:59 3.8K R: is.nan
isLocal.html 2024-08-16 11:59 17K R: isLocal
kurtosis.html 2024-08-16 11:59 5.2K R: kurtosis
lag.html 2024-08-16 11:59 2.7K R: lag
last.html 2024-08-16 11:59 5.4K R: last
last_day.html 2024-08-16 11:59 5.6K R: last_day
lead.html 2024-08-16 11:59 3.1K R: lead
least.html 2024-08-16 11:59 4.0K R: least
length.html 2024-08-16 11:59 5.7K R: length
levenshtein.html 2024-08-16 11:59 5.8K R: levenshtein
lit.html 2024-08-16 11:59 3.8K R: lit
locate.html 2024-08-16 11:59 5.6K R: locate
log.html 2024-08-16 11:59 6.7K R: log
log10.html 2024-08-16 11:59 6.7K R: log10
log1p.html 2024-08-16 11:59 6.8K R: log1p
log2.html 2024-08-16 11:59 6.7K R: log2
lower.html 2024-08-16 11:59 5.6K R: lower
lpad.html 2024-08-16 11:59 5.5K R: lpad
ltrim.html 2024-08-16 11:59 5.6K R: ltrim
max.html 2024-08-16 11:59 5.2K R: max
md5.html 2024-08-16 11:59 2.2K R: md5
mean.html 2024-08-16 11:59 5.2K R: mean
min.html 2024-08-16 11:59 5.2K R: min
minute.html 2024-08-16 11:59 5.5K R: minute
monotonically_increasing_id.html 2024-08-16 11:59 2.7K R: monotonically_increasing_id
month.html 2024-08-16 11:59 5.5K R: month
months_between.html 2024-08-16 11:59 5.5K R: months_between
nanvl.html 2024-08-16 11:59 3.9K R: nanvl
negate.html 2024-08-16 11:59 3.8K R: negate
next_day.html 2024-08-16 11:59 6.0K R: next_day
ntile.html 2024-08-16 11:59 2.8K R: ntile
otherwise.html 2024-08-16 11:59 1.9K R: otherwise
over.html 2024-08-16 11:59 1.8K R: over
partitionBy.html 2024-08-16 11:59 2.6K R: partitionBy
percent_rank.html 2024-08-16 11:59 2.7K R: percent_rank
pmod.html 2024-08-16 11:59 6.8K R: pmod
posexplode.html 2024-08-16 11:59 2.1K R: posexplode
quarter.html 2024-08-16 11:59 5.5K R: quarter
rand.html 2024-08-16 11:59 3.6K R: rand
randn.html 2024-08-16 11:59 3.6K R: randn
randomSplit.html 2024-08-16 11:59 18K R: randomSplit
rangeBetween.html 2024-08-16 11:59 3.2K R: rangeBetween
rank.html 2024-08-16 11:59 2.8K R: rank
regexp_extract.html 2024-08-16 11:59 5.6K R: regexp_extract
regexp_replace.html 2024-08-16 11:59 5.6K R: regexp_replace
rename.html 2024-08-16 11:59 18K R: rename
reverse.html 2024-08-16 11:59 5.7K R: reverse
rint.html 2024-08-16 11:59 6.8K R: rint
round.html 2024-08-16 11:59 6.8K R: round
row_number.html 2024-08-16 11:59 2.5K R: row_number
rowsBetween.html 2024-08-16 11:59 3.2K R: rowsBetween
rpad.html 2024-08-16 11:59 5.5K R: rpad
rtrim.html 2024-08-16 11:59 5.6K R: rtrim
sd.html 2024-08-16 11:59 5.3K R: sd
second.html 2024-08-16 11:59 5.5K R: second
sha1.html 2024-08-16 11:59 2.2K R: sha1
sha2.html 2024-08-16 11:59 2.3K R: sha2
shiftLeft.html 2024-08-16 11:59 6.9K R: shiftLeft
shiftRight.html 2024-08-16 11:59 6.9K R: shiftRight
shiftRightUnsigned.html 2024-08-16 11:59 6.9K R: shiftRightUnsigned
show.html 2024-08-16 11:59 17K R: show
showDF.html 2024-08-16 11:59 18K R: showDF
sign.html 2024-08-16 11:59 6.8K R: signum
sin.html 2024-08-16 11:59 6.7K R: sin
sinh.html 2024-08-16 11:59 6.7K R: sinh
size.html 2024-08-16 11:59 2.0K R: size
skewness.html 2024-08-16 11:59 5.2K R: skewness
sort_array.html 2024-08-16 11:59 2.3K R: sort_array
soundex.html 2024-08-16 11:59 5.6K R: soundex
sqrt.html 2024-08-16 11:59 6.7K R: sqrt
startsWith.html 2024-08-16 11:59 2.1K R: startsWith
stddev_pop.html 2024-08-16 11:59 5.3K R: stddev_pop
stddev_samp.html 2024-08-16 11:59 5.3K R: stddev_samp
struct.html 2024-08-16 11:59 3.9K R: struct
structField.html 2024-08-16 11:59 2.1K R: structField
structType.html 2024-08-16 11:59 2.0K R: structType
substr.html 2024-08-16 11:59 2.0K R: substr
substring_index.html 2024-08-16 11:59 5.9K R: substring_index
sum.html 2024-08-16 11:59 5.2K R: sum
sumDistinct.html 2024-08-16 11:59 5.2K R: sumDistinct
summary.html 2024-08-16 11:59 18K R: summary
tan.html 2024-08-16 11:59 6.7K R: tan
tanh.html 2024-08-16 11:59 6.7K R: tanh
toDegrees.html 2024-08-16 11:59 6.8K R: toDegrees
toRadians.html 2024-08-16 11:59 6.8K R: toRadians
to_date.html 2024-08-16 11:59 5.4K R: to_date
to_utc_timestamp.html 2024-08-16 11:59 5.6K R: to_utc_timestamp
translate.html 2024-08-16 11:59 5.8K R: translate
trim.html 2024-08-16 11:59 5.6K R: trim
unbase64.html 2024-08-16 11:59 5.7K R: unbase64
unhex.html 2024-08-16 11:59 6.8K R: unhex
unix_timestamp.html 2024-08-16 11:59 5.4K R: unix_timestamp
upper.html 2024-08-16 11:59 5.6K R: upper
var.html 2024-08-16 11:59 5.3K R: var
var_pop.html 2024-08-16 11:59 5.3K R: var_pop
var_samp.html 2024-08-16 11:59 5.3K R: var_samp
weekofyear.html 2024-08-16 11:59 5.5K R: weekofyear
when.html 2024-08-16 11:59 3.8K R: when
window.html 2024-08-16 11:59 6.9K R: window
windowOrderBy.html 2024-08-16 11:59 1.9K R: windowOrderBy
windowPartitionBy.html 2024-08-16 11:59 1.9K R: windowPartitionBy
year.html 2024-08-16 11:59 5.4K R: year
Apache/2.4.58 (Ubuntu) Server at mirror.efect.ro Port 80