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