[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["`ee.apply()` enables calling a specified function with provided named arguments stored in a dictionary."],["It returns a `ComputedObject` which can be further used in Earth Engine computations, potentially casting the result to a specified return type if defined in the function signature."],["Input arguments include the target function (`func`) that can either be an `ee.Function` object or the name of an existing API function, and a dictionary of named arguments (`namedArgs`) that will be passed to the function."]]],[]]