get_nrow: Get the number of rows in a table

View source: R/utils_not_exported.R

get_nrowR Documentation

Get the number of rows in a table

Description

Get the number of rows in a table

Usage

get_nrow(conn, table)

Arguments

conn

A DBIConnection object to a DuckDB database

table

name of the table

Value

number of rows in the table


duckspatial documentation built on June 22, 2026, 9:08 a.m.