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