Index of /apache/spark/docs/3.0.0-preview/api/R
Name Last modified Size Description
Parent Directory -
00Index.html 2024-08-16 12:27 118K R: R Front End for 'Apache Spark'
column_collection_functions.html 2024-08-16 12:27 21K R: Collection functions for Column operations
00frame_toc.html 2024-08-16 12:27 17K R Documentation of SparkR
column_string_functions.html 2024-08-16 12:27 15K R: String functions for Column operations
column_datetime_functions.html 2024-08-16 12:27 13K R: Date time functions for Column operations
column_math_functions.html 2024-08-16 12:27 11K R: Math functions for Column operations
column_nonaggregate_functions.html 2024-08-16 12:27 10K R: Non-aggregate functions for Column operations
spark.logit.html 2024-08-16 12:27 9.6K R: Logistic Regression Model
gapply.html 2024-08-16 12:27 9.5K R: gapply
spark.randomForest.html 2024-08-16 12:27 9.3K R: Random Forest Model for Regression and Classification
column_aggregate_functions.html 2024-08-16 12:27 9.1K R: Aggregate functions for Column operations
spark.gbt.html 2024-08-16 12:27 9.1K R: Gradient Boosted Tree Model for Regression and Classification
write.stream.html 2024-08-16 12:27 8.9K R: Write the streaming SparkDataFrame to a data source.
merge.html 2024-08-16 12:27 8.6K R: Merges two data frames
gapplyCollect.html 2024-08-16 12:27 8.4K R: gapplyCollect
spark.glm.html 2024-08-16 12:27 8.3K R: Generalized Linear Models
spark.lda.html 2024-08-16 12:27 8.3K R: Latent Dirichlet Allocation
spark.decisionTree.html 2024-08-16 12:27 8.2K R: Decision Tree Model for Regression and Classification
column_datetime_diff_functions.html 2024-08-16 12:27 8.2K R: Date time arithmetic functions for Column operations
nafunctions.html 2024-08-16 12:27 7.9K R: A set of SparkDataFrame functions working with NA values
write.df.html 2024-08-16 12:27 7.8K R: Save the contents of SparkDataFrame to a data source.
subset.html 2024-08-16 12:27 7.8K R: Subset
dapply.html 2024-08-16 12:27 7.5K R: dapply
withWatermark.html 2024-08-16 12:27 7.5K R: withWatermark
write.jdbc.html 2024-08-16 12:27 7.3K R: Save the content of SparkDataFrame to an external database...
select.html 2024-08-16 12:27 7.3K R: Select
saveAsTable.html 2024-08-16 12:27 7.2K R: Save the contents of the SparkDataFrame to a data source as a...
repartitionByRange.html 2024-08-16 12:27 7.2K R: Repartition by range
arrange.html 2024-08-16 12:27 7.1K R: Arrange Rows by Variables
withColumn.html 2024-08-16 12:27 7.0K R: WithColumn
first.html 2024-08-16 12:27 7.0K R: Return the first row of a SparkDataFrame
summary.html 2024-08-16 12:27 7.0K R: summary
coalesce.html 2024-08-16 12:27 6.9K R: Coalesce
repartition.html 2024-08-16 12:27 6.9K R: Repartition
join.html 2024-08-16 12:27 6.9K R: Join
spark.als.html 2024-08-16 12:27 6.8K R: Alternating Least Squares (ALS) for Collaborative Filtering
alias.html 2024-08-16 12:27 6.8K R: alias
column_window_functions.html 2024-08-16 12:27 6.8K R: Window functions for Column operations
unionByName.html 2024-08-16 12:27 6.7K R: Return a new SparkDataFrame containing the union of rows,...
histogram.html 2024-08-16 12:27 6.7K R: Compute histogram statistics for given column
mutate.html 2024-08-16 12:27 6.7K R: Mutate
dapplyCollect.html 2024-08-16 12:27 6.7K R: dapplyCollect
rename.html 2024-08-16 12:27 6.6K R: rename
attach.html 2024-08-16 12:27 6.6K R: Attach SparkDataFrame to R search path
summarize.html 2024-08-16 12:27 6.6K R: summarize
sample.html 2024-08-16 12:27 6.6K R: Sample
explain.html 2024-08-16 12:27 6.6K R: Explain
columns.html 2024-08-16 12:27 6.6K R: Column Names of SparkDataFrame
write.text.html 2024-08-16 12:27 6.5K R: Save the content of SparkDataFrame in a text file at the...
coltypes.html 2024-08-16 12:27 6.5K R: coltypes
as.data.frame.html 2024-08-16 12:27 6.5K R: Download data from a SparkDataFrame into a R data.frame
union.html 2024-08-16 12:27 6.5K R: Return a new SparkDataFrame containing the union of rows
write.json.html 2024-08-16 12:27 6.5K R: Save the contents of SparkDataFrame as a JSON file
write.parquet.html 2024-08-16 12:27 6.5K R: Save the contents of SparkDataFrame as a Parquet file,...
showDF.html 2024-08-16 12:27 6.5K R: showDF
write.orc.html 2024-08-16 12:27 6.5K R: Save the contents of SparkDataFrame as an ORC file,...
describe.html 2024-08-16 12:27 6.5K R: describe
filter.html 2024-08-16 12:27 6.4K R: Filter
rbind.html 2024-08-16 12:27 6.4K R: Union two or more SparkDataFrames
groupBy.html 2024-08-16 12:27 6.4K R: GroupBy
spark.mlp.html 2024-08-16 12:27 6.4K R: Multilayer Perceptron Classification Model
insertInto.html 2024-08-16 12:27 6.4K R: insertInto
with.html 2024-08-16 12:27 6.4K R: Evaluate a R expression in an environment constructed from a...
rollup.html 2024-08-16 12:27 6.4K R: rollup
cube.html 2024-08-16 12:27 6.3K R: cube
collect.html 2024-08-16 12:27 6.3K R: Collects all the elements of a SparkDataFrame and coerces...
show.html 2024-08-16 12:27 6.3K R: show
dropDuplicates.html 2024-08-16 12:27 6.3K R: dropDuplicates
checkpoint.html 2024-08-16 12:27 6.2K R: checkpoint
SparkDataFrame.html 2024-08-16 12:27 6.2K R: S4 class that represents a SparkDataFrame
persist.html 2024-08-16 12:27 6.2K R: Persist
intersectAll.html 2024-08-16 12:27 6.2K R: intersectAll
drop.html 2024-08-16 12:27 6.2K R: drop
createOrReplaceTempView.html 2024-08-16 12:27 6.2K R: Creates a temporary view using the given name.
randomSplit.html 2024-08-16 12:27 6.2K R: randomSplit
localCheckpoint.html 2024-08-16 12:27 6.2K R: localCheckpoint
exceptAll.html 2024-08-16 12:27 6.2K R: exceptAll
isStreaming.html 2024-08-16 12:27 6.2K R: isStreaming
unpersist.html 2024-08-16 12:27 6.1K R: Unpersist
selectExpr.html 2024-08-16 12:27 6.1K R: SelectExpr
hint.html 2024-08-16 12:27 6.1K R: hint
unionAll.html 2024-08-16 12:27 6.1K R: Return a new SparkDataFrame containing the union of rows.
intersect.html 2024-08-16 12:27 6.1K R: Intersect
except.html 2024-08-16 12:27 6.1K R: except
crossJoin.html 2024-08-16 12:27 6.0K R: CrossJoin
take.html 2024-08-16 12:27 6.0K R: Take the first NUM rows of a SparkDataFrame and return the...
head.html 2024-08-16 12:27 6.0K R: Head
broadcast.html 2024-08-16 12:27 6.0K R: broadcast
limit.html 2024-08-16 12:27 6.0K R: Limit
toJSON.html 2024-08-16 12:27 6.0K R: toJSON
str.html 2024-08-16 12:27 5.9K R: Compactly display the structure of a dataset
nrow.html 2024-08-16 12:27 5.9K R: Returns the number of rows in a SparkDataFrame
distinct.html 2024-08-16 12:27 5.9K R: Distinct
spark.svmLinear.html 2024-08-16 12:27 5.9K R: Linear SVM Model
storageLevel.html 2024-08-16 12:27 5.8K R: StorageLevel
isLocal.html 2024-08-16 12:27 5.8K R: isLocal
dim.html 2024-08-16 12:27 5.8K R: Returns the dimensions of SparkDataFrame
ncol.html 2024-08-16 12:27 5.8K R: Returns the number of columns in a SparkDataFrame
printSchema.html 2024-08-16 12:27 5.8K R: Print Schema of a SparkDataFrame
schema.html 2024-08-16 12:27 5.8K R: Get schema object
spark.bisectingKmeans.html 2024-08-16 12:27 5.8K R: Bisecting K-Means Clustering Model
dtypes.html 2024-08-16 12:27 5.8K R: DataTypes
getNumPartitions.html 2024-08-16 12:27 5.8K R: getNumPartitions
cache.html 2024-08-16 12:27 5.8K R: Cache
spark.fpGrowth.html 2024-08-16 12:27 5.6K R: FP-growth
spark.kmeans.html 2024-08-16 12:27 5.2K R: K-Means Clustering Model
spark.survreg.html 2024-08-16 12:27 5.1K R: Accelerated Failure Time (AFT) Survival Regression Model
spark.gaussianMixture.html 2024-08-16 12:27 4.8K R: Multivariate Gaussian Mixture Model (GMM)
spark.isoreg.html 2024-08-16 12:27 4.7K R: Isotonic Regression Model
spark.naiveBayes.html 2024-08-16 12:27 4.7K R: Naive Bayes Models
sparkR.session.html 2024-08-16 12:27 4.6K R: Get the existing SparkSession or initialize a new...
glm.html 2024-08-16 12:27 4.3K R: Generalized Linear Models (R-compliant)
install.spark.html 2024-08-16 12:27 4.2K R: Download and Install Apache Spark to a Local Directory
spark.kstest.html 2024-08-16 12:27 4.2K R: (One-Sample) Kolmogorov-Smirnov Test
cov.html 2024-08-16 12:27 3.9K R: cov
approxQuantile.html 2024-08-16 12:27 3.8K R: Calculates the approximate quantiles of numerical columns of...
read.jdbc.html 2024-08-16 12:27 3.7K R: Create a SparkDataFrame representing the database table...
rangeBetween.html 2024-08-16 12:27 3.6K R: rangeBetween
spark.prefixSpan.html 2024-08-16 12:27 3.4K R: PrefixSpan
column_misc_functions.html 2024-08-16 12:27 3.4K R: Miscellaneous functions for Column operations
rowsBetween.html 2024-08-16 12:27 3.3K R: rowsBetween
spark.powerIterationClustering.html 2024-08-16 12:27 3.3K R: PowerIterationClustering
corr.html 2024-08-16 12:27 3.2K R: corr
read.df.html 2024-08-16 12:27 3.1K R: Load a SparkDataFrame
pivot.html 2024-08-16 12:27 3.1K R: Pivot a column of the GroupedData and perform the specified...
read.stream.html 2024-08-16 12:27 2.9K R: Load a streaming SparkDataFrame
sparkR.callJMethod.html 2024-08-16 12:27 2.9K R: Call Java Methods
spark.lapply.html 2024-08-16 12:27 2.9K R: Run a function over a list of elements, distributing the...
sparkR.callJStatic.html 2024-08-16 12:27 2.8K R: Call Static Java Methods
createTable.html 2024-08-16 12:27 2.8K R: Creates a table based on the dataset in a data source
crosstab.html 2024-08-16 12:27 2.8K R: Computes a pair-wise frequency table of the given columns
sparkR.newJObject.html 2024-08-16 12:27 2.7K R: Create Java Objects
structType.html 2024-08-16 12:27 2.6K R: structType
freqItems.html 2024-08-16 12:27 2.5K R: Finding frequent items for columns, possibly with false...
sampleBy.html 2024-08-16 12:27 2.4K R: Returns a stratified sample without replacement
over.html 2024-08-16 12:27 2.4K R: over
last.html 2024-08-16 12:27 2.4K R: last
awaitTermination.html 2024-08-16 12:27 2.4K R: awaitTermination
structField.html 2024-08-16 12:27 2.3K R: structField
spark.addFile.html 2024-08-16 12:27 2.3K R: Add a file or directory to be downloaded with this Spark job...
not.html 2024-08-16 12:27 2.2K R: !
createDataFrame.html 2024-08-16 12:27 2.2K R: Create a SparkDataFrame
count.html 2024-08-16 12:27 2.2K R: Count
orderBy.html 2024-08-16 12:27 2.2K R: Ordering Columns in a WindowSpec
cast.html 2024-08-16 12:27 2.1K R: Casts the column to a different data type.
substr.html 2024-08-16 12:27 2.1K R: substr
sparkR.conf.html 2024-08-16 12:27 2.1K R: Get Runtime Config from the current active SparkSession
windowPartitionBy.html 2024-08-16 12:27 2.1K R: windowPartitionBy
refreshTable.html 2024-08-16 12:27 2.1K R: Invalidates and refreshes all the cached data and metadata of...
write.ml.html 2024-08-16 12:27 2.1K R: Saves the MLlib model to the input path
fitted.html 2024-08-16 12:27 2.1K R: Get fitted result from a k-means model
queryName.html 2024-08-16 12:27 2.1K R: queryName
read.json.html 2024-08-16 12:27 2.1K R: Create a SparkDataFrame from a JSON file.
tableToDF.html 2024-08-16 12:27 2.0K R: Create a SparkDataFrame from a SparkSQL table or view
partitionBy.html 2024-08-16 12:27 2.0K R: partitionBy
eq_null_safe.html 2024-08-16 12:27 2.0K R: %<=>%
windowOrderBy.html 2024-08-16 12:27 2.0K R: windowOrderBy
setJobGroup.html 2024-08-16 12:27 2.0K R: Assigns a group ID to all the jobs started by this thread...
listColumns.html 2024-08-16 12:27 2.0K R: Returns a list of columns for the given table/view in the...
read.text.html 2024-08-16 12:27 2.0K R: Create a SparkDataFrame from a text file.
column.html 2024-08-16 12:27 1.9K R: S4 class that represents a SparkDataFrame column
isActive.html 2024-08-16 12:27 1.9K R: isActive
avg.html 2024-08-16 12:27 1.9K R: avg
stopQuery.html 2024-08-16 12:27 1.9K R: stopQuery
predict.html 2024-08-16 12:27 1.9K R: Makes predictions from a MLlib model
lastProgress.html 2024-08-16 12:27 1.9K R: lastProgress
dropTempView.html 2024-08-16 12:27 1.8K R: Drops the temporary view with the given view name in the...
status.html 2024-08-16 12:27 1.8K R: status
recoverPartitions.html 2024-08-16 12:27 1.8K R: Recovers all the partitions in the directory of a table and...
setLocalProperty.html 2024-08-16 12:27 1.8K R: Set a local property that affects jobs submitted from this...
refreshByPath.html 2024-08-16 12:27 1.7K R: Invalidates and refreshes all the cached data and metadata...
uncacheTable.html 2024-08-16 12:27 1.7K R: Uncache Table
listTables.html 2024-08-16 12:27 1.7K R: Returns a list of tables or views in the specified database
cacheTable.html 2024-08-16 12:27 1.7K R: Cache Table
match.html 2024-08-16 12:27 1.7K R: Match a column with given values.
hashCode.html 2024-08-16 12:27 1.7K R: Compute the hashCode of an object
listFunctions.html 2024-08-16 12:27 1.7K R: Returns a list of functions registered in the specified...
spark.getSparkFiles.html 2024-08-16 12:27 1.7K R: Get the absolute path of a file added through spark.addFile.
getLocalProperty.html 2024-08-16 12:27 1.7K R: Get a local property set in this thread, or 'NULL' if it is...
setCheckpointDir.html 2024-08-16 12:27 1.6K R: Set checkpoint directory
sql.html 2024-08-16 12:27 1.6K R: SQL Query
otherwise.html 2024-08-16 12:27 1.6K R: otherwise
read.ml.html 2024-08-16 12:27 1.6K R: Load a fitted MLlib model from the input path.
startsWith.html 2024-08-16 12:27 1.6K R: startsWith
endsWith.html 2024-08-16 12:27 1.6K R: endsWith
setJobDescription.html 2024-08-16 12:27 1.6K R: Set a human readable description of the current job.
spark.getSparkFilesRootDirectory.html 2024-08-16 12:27 1.6K R: Get the root directory that contains files added through...
tables.html 2024-08-16 12:27 1.6K R: Tables
setLogLevel.html 2024-08-16 12:27 1.5K R: Set new log level
cancelJobGroup.html 2024-08-16 12:27 1.5K R: Cancel active jobs for the specified group
tableNames.html 2024-08-16 12:27 1.5K R: Table Names
sparkR.uiWebUrl.html 2024-08-16 12:27 1.5K R: Get the URL of the SparkUI instance for the current active...
setCurrentDatabase.html 2024-08-16 12:27 1.5K R: Sets the current default database
sparkR.version.html 2024-08-16 12:27 1.5K R: Get version of Spark on which this application is running
between.html 2024-08-16 12:27 1.5K R: between
listDatabases.html 2024-08-16 12:27 1.4K R: Returns a list of databases available
currentDatabase.html 2024-08-16 12:27 1.4K R: Returns the current default database
clearJobGroup.html 2024-08-16 12:27 1.3K R: Clear current job group ID and its description
clearCache.html 2024-08-16 12:27 1.2K R: Clear Cache
read.parquet.html 2024-08-16 12:27 1.2K R: Create a SparkDataFrame from a Parquet file.
print.structField.html 2024-08-16 12:27 1.2K R: Print a Spark StructField.
read.orc.html 2024-08-16 12:27 1.2K R: Create a SparkDataFrame from an ORC file.
columnfunctions.html 2024-08-16 12:27 1.2K R: A set of operations working with SparkDataFrame columns
print.structType.html 2024-08-16 12:27 1.2K R: Print a Spark StructType.
print.jobj.html 2024-08-16 12:27 1.2K R: Print a JVM object reference.
WindowSpec.html 2024-08-16 12:27 1.1K R: S4 class that represents a WindowSpec
MultilayerPerceptronClassificationModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a...
StreamingQuery.html 2024-08-16 12:27 1.1K R: S4 class that represents a StreamingQuery
RandomForestClassificationModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a RandomForestClassificationModel
DecisionTreeClassificationModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a DecisionTreeClassificationModel
GeneralizedLinearRegressionModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a generalized linear model
RandomForestRegressionModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a RandomForestRegressionModel
DecisionTreeRegressionModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a DecisionTreeRegressionModel
GroupedData.html 2024-08-16 12:27 1.1K R: S4 class that represents a GroupedData
AFTSurvivalRegressionModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a AFTSurvivalRegressionModel
PowerIterationClustering-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a PowerIterationClustering
LogisticRegressionModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents an LogisticRegressionModel
IsotonicRegressionModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents an IsotonicRegressionModel
GBTClassificationModel-class.html 2024-08-16 12:27 1.1K R: S4 class that represents a GBTClassificationModel
GaussianMixtureModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a GaussianMixtureModel
BisectingKMeansModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a BisectingKMeansModel
GBTRegressionModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a GBTRegressionModel
NaiveBayesModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a NaiveBayesModel
LinearSVCModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents an LinearSVCModel
sparkR.session.stop.html 2024-08-16 12:27 1.0K R: Stop the Spark Session and Spark Context
FPGrowthModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a FPGrowthModel
KMeansModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a KMeansModel
PrefixSpan-class.html 2024-08-16 12:27 1.0K R: S4 class that represents a PrefixSpan
LDAModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents an LDAModel
ALSModel-class.html 2024-08-16 12:27 1.0K R: S4 class that represents an ALSModel
KSTest-class.html 2024-08-16 12:27 1.0K R: S4 class that represents an KSTest
R.css 2024-08-16 12:27 775
index.html 2024-08-16 12:27 295 Documentation of the SparkR package
Apache/2.4.58 (Ubuntu) Server at mirror.efect.ro Port 80